hanchenye-llvm-project/clang/utils
Jordan Rose 64e4cf001b [analyzer] SATestBuild.py: allow make builds to disable parallelization
Before, SATestBuild unilaterally added '-j<n>' to every project built with
'make'. Now, we check and see if there's a -j option already specified, which
allows a project to explicitly be marked '-j1'.

llvm-svn: 168603
2012-11-26 19:59:57 +00:00
..
ABITest
C++Tests Remove the cellspu port. 2012-11-14 22:08:59 +00:00
CIndex
OptionalTests fix a bunch of comment typos found by codespell. Patch by 2011-04-15 05:22:18 +00:00
TableGen [PCH] Reading expressions from attributes should be done using ReadExpr(), 2012-11-15 01:31:39 +00:00
TestUtils
VtableTest
analyzer [analyzer] SATestBuild.py: allow make builds to disable parallelization 2012-11-26 19:59:57 +00:00
valgrind
CaptureCmd
ClangDataFormat.py [ClangDataFormat.py] Add summary for QualType. 2012-11-16 00:25:26 +00:00
CmpDriver fix a bunch of comment typos found by codespell. Patch by 2011-04-15 05:22:18 +00:00
FindSpecRefs
FuzzTest [utils/FuzzTest] Add '--stop-on-fail' to stop the script on the first failure 2012-03-08 20:29:39 +00:00
SummarizeErrors
builtin-defines.c
clang-completion-mode.el Minor comments and changes to clang-completion-mode.el, from David Wood! 2012-06-07 22:33:29 +00:00
clangVisualizers.txt Updating the visualizers to include more datatypes. Patch thanks to Jay Blanchard. 2012-05-31 19:27:30 +00:00
find-unused-diagnostics.sh Add a script that produces a list of all diagnostics that are defined in 2012-02-13 20:21:52 +00:00
token-delta.py