gecko/build/win32
Ehsan Akhgari f305c88ab0 Bug 1246550 - Don't run autobinscope.py with clang-cl; r=glandium
Currently it will fail with errors such as:

Insufficient debug information (private symbols are needed) or code from
unknown language. The following modules didn't have full symbols:
nsBrowserApp.obj
AppData.obj (xpcomglue_staticruntime.lib)
FileUtils.obj (xpcomglue_staticruntime.lib)
nsCRTGlue.obj (xpcomglue_staticruntime.lib)
nsXPCOMGlue.obj (xpcomglue_staticruntime.lib)

We need to turn this back on when clang-cl grows more debug
info support.
2016-02-09 15:35:03 -05:00
..
crashinjectdll
__init__.py
autobinscope.py Bug 1236357 - Disable GSFunctionSafeBuffersCheck check due to false positive with VS2015. r=ehsan 2016-02-02 17:42:04 +02:00
crashinject.cpp
dumpenv4python.pl
Makefile.in Bug 1246550 - Don't run autobinscope.py with clang-cl; r=glandium 2016-02-09 15:35:03 -05:00
moz.build
mozconfig.vs2010
mozconfig.vs2010-win64
mozconfig.vs2013-win64
pgomerge.py
procmem.py