clang-1/utils
Douglas Gregor 5f16e521eb Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursive
(since we now parse all of the headers appropriately) and teaching
LLVM-Code-Syntax about the extra paths needed to parse the backends.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91068 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-10 22:08:55 +00:00
..
ABITest Whoops, did not mean to commit this 2009-08-16 20:29:59 +00:00
C++Tests Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursive 2009-12-10 22:08:55 +00:00
TestUtils Add utils/TestUtils, and sink pch-test.pl there. 2009-12-03 18:40:58 +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 Experimental, ultra-hacking Emacs minor mode for Clang-based code completion. 2009-10-09 22:17:40 +00:00
token-delta.py Add a very primitive clang based multifile 'delta'. 2009-02-24 07:42:32 +00:00