clang-1/test
Chris Lattner 2202bce80f Fix a codegen crash on void ?: reported by Oliver
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44454 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-30 17:56:23 +00:00
..
Analysis The checking for the delimiters of expected error/warning messages was 2007-11-26 08:26:20 +00:00
CodeGen Fix a codegen crash on void ?: reported by Oliver 2007-11-30 17:56:23 +00:00
Lexer Doh! Check in this long overdue test fix. 2007-11-30 06:35:48 +00:00
Misc Removed option "-parse-ast-check" from clang driver. This is now implemented 2007-09-26 20:14:22 +00:00
Parser GCC fails if there is a trailing colon but no clobbers. 2007-11-21 23:27:34 +00:00
Preprocessor Fix PR1820, an incredibly subtle macro expansion bug that Neil discovered. 2007-11-23 06:50:21 +00:00
Sema Support lax vector conversions. 2007-11-30 04:21:22 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Added the "Serialization" test directory to the set of tests executed. 2007-11-28 19:24:15 +00:00
TestRunner.sh Changed TestRunner.sh to dump the output and generated script files in 2007-11-28 19:16:54 +00:00