llvm-capstone/clang/utils
Devin Coughlin f3695c87cd [analyzer] SATestBuild.py: Move additional checkers logic so SATestAdd.py can use it as well.
Move the logic looking for additional checkers in the SA_ADDITIONAL_CHECKERS
environmental variable from SATestBuild's main() to runScanBuild(). This allows
SATestAdd.py to use the variable as well. Without it, we won't include
additional checkers when building reference results for the build bot.

Differential Revision: http://reviews.llvm.org/D12891

llvm-svn: 247767
2015-09-16 01:52:32 +00:00
..
ABITest Fix invalid test generation by utils/ABITest/ABITestGen.py when the same enum is generated more than once. 2014-08-21 10:13:49 +00:00
analyzer [analyzer] SATestBuild.py: Move additional checkers logic so SATestAdd.py can use it as well. 2015-09-16 01:52:32 +00:00
check_cfc [utils] Improvements to check_cfc.py to work better with some build systems. 2015-06-03 15:09:13 +00:00
CIndex
TableGen [ARM NEON] Remove special-case for f16 vcvt handling. NFCI. 2015-08-22 01:30:13 +00:00
TestUtils
valgrind
VtableTest
builtin-defines.c
CaptureCmd
clang-completion-mode.el
clang.natvis Extend the Token visualizer used by MSVC to display the identifier text for tok::identifier tokens. 2015-09-11 18:35:18 +00:00
ClangDataFormat.py
CmpDriver utils/CmpDriver: add brief documentation to indicate what this does 2014-05-21 02:08:10 +00:00
find-unused-diagnostics.sh
FindSpecRefs
FuzzTest
token-delta.py