hanchenye-llvm-project/clang/test
Daniel Dunbar 9ff631039c Forgot to remove trailing &&
llvm-svn: 68220
2009-04-01 18:11:41 +00:00
..
Analysis Fix: <rdar://problem/6740387>. Sending nil to an object that returns a struct 2009-04-01 06:52:48 +00:00
CodeGen x86-32 Darwin ABI: Handle small structures correctly. 2009-04-01 07:45:00 +00:00
CodeGenCXX Implement code generation of namespaces and add mangling tests. 2009-04-01 00:58:25 +00:00
CodeGenObjC Removed the test case, as Chris did have a test case in the patch. 2009-04-01 16:53:37 +00:00
Coverage Support member reference on ?: of struct type. 2009-03-24 02:38:23 +00:00
Driver Pull clang-cc code for generating PTH files based on the input type. 2009-04-01 05:09:09 +00:00
Frontend Fix -MD with no -MT when -o is specified (and fix test case). 2009-03-30 17:59:58 +00:00
Lexer Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
Misc Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
Parser hoist some code for handling objc foreach construct out of Declaration processing 2009-03-29 17:27:48 +00:00
Preprocessor Pull clang-cc code for generating PTH files based on the input type. 2009-04-01 05:09:09 +00:00
Rewriter Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
Sema Add testcase for -Wmissing-prototypes 2009-04-01 16:38:48 +00:00
SemaCXX Give Type::getDesugaredType a "for-display" mode that can apply more 2009-04-01 15:47:24 +00:00
SemaObjC Forgot to remove trailing && 2009-04-01 18:11:41 +00:00
SemaObjCXX Pull clang-cc code for generating PTH files based on the input type. 2009-04-01 05:09:09 +00:00
SemaTemplate Give Type::getDesugaredType a "for-display" mode that can apply more 2009-04-01 15:47:24 +00:00
Makefile Update to account for the great driver renaming. 2009-03-25 17:56:16 +00:00
TestRunner.sh Update TestRunner.sh for renaming. 2009-03-24 06:17:45 +00:00