hanchenye-llvm-project/clang/utils
Ted Kremenek 05e6f5b6e9 Turn on 'RegionStore' as the default store manager both for 'clang --analyze' and 'scan-build'. Leave 'BasicStore' as the default store manager in 'clang-cc'. While there are still known warts with RegionStore, it's ready to be tested by general users.
llvm-svn: 82752
2009-09-25 05:55:59 +00:00
..
ABITest Whoops, did not mean to commit this 2009-08-16 20:29:59 +00:00
C++Tests A toy for Doug: Add some 'lit' tests which just run clang++ -fsyntax-only over all the files in a directory. 2009-09-16 01:40:13 +00:00
analyzer Add a simple tool for comparing two static analyzer runs, primarily for use from 2009-08-06 21:15:33 +00:00
valgrind Add a valgrind suppressions file for x86_64-pc-linux-gnu and gcc-4.3.3 which 2009-09-04 02:53:57 +00:00
CaptureCmd Use /usr/bin/env trick to find python. Patch by Krister Walfridsson. 2009-07-10 20:15:12 +00:00
CmpDriver Also compare stdout and stderr lines. 2009-09-04 18:35:09 +00:00
FindSpecRefs Use /usr/bin/env trick to find python. Patch by Krister Walfridsson. 2009-07-10 20:15:12 +00:00
SummarizeErrors Use /usr/bin/env trick to find python. Patch by Krister Walfridsson. 2009-07-10 20:15:12 +00:00
builtin-defines.c Tweak this non-default test so it still works w/ x86 feature support. 2009-05-11 23:11:21 +00:00
ccc-analyzer Turn on 'RegionStore' as the default store manager both for 'clang --analyze' and 'scan-build'. Leave 'BasicStore' as the default store manager in 'clang-cc'. While there are still known warts with RegionStore, it's ready to be tested by general users. 2009-09-25 05:55:59 +00:00
pch-test.pl Refactor and clean up the AST printer, so that it uses a DeclVisitor, 2009-05-30 00:08:05 +00:00
scan-build Turn on 'RegionStore' as the default store manager both for 'clang --analyze' and 'scan-build'. Leave 'BasicStore' as the default store manager in 'clang-cc'. While there are still known warts with RegionStore, it's ready to be tested by general users. 2009-09-25 05:55:59 +00:00
scanview.css Reintegrate Daniel's changes. 2008-09-22 18:05:05 +00:00
sorttable.js Use stable sort. 2008-07-30 18:03:31 +00:00
token-delta.py Add a very primitive clang based multifile 'delta'. 2009-02-24 07:42:32 +00:00
ubiviz Enhance ubiviz to support vertex styles. 2008-08-28 05:01:37 +00:00