hanchenye-llvm-project/clang/utils
John McCall 6d11e07b16 Insert clang-flags into the clang command. Currently it needs to be a list;
future work should permit strings (by splitting them into a list o' strings).

llvm-svn: 93299
2010-01-13 06:44:51 +00:00
..
ABITest Whoops, did not mean to commit this 2009-08-16 20:29:59 +00:00
C++Tests Tests: Tweak LLVM-Code-Symbols test to ignore common and undefined symbols for 2009-12-26 22:58:48 +00:00
TestUtils Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc. 2009-12-11 23:04:35 +00:00
VtableTest Remove unused code. 2010-01-12 22:20:00 +00:00
analyzer Move ubiviz to analyzer directory 2009-12-01 06:34:06 +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
clang-completion-mode.el Insert clang-flags into the clang command. Currently it needs to be a list; 2010-01-13 06:44:51 +00:00
token-delta.py