hanchenye-llvm-project/clang/test
Ted Kremenek 22a0d616f6 Added "complex.c" (a copy of test/Codegen/complex.) to the serialization
test suite.

llvm-svn: 44439
2007-11-29 19:05:51 +00:00
..
Analysis The checking for the delimiters of expected error/warning messages was 2007-11-26 08:26:20 +00:00
CodeGen Fix typo in writable string test 2007-11-28 06:52:03 +00:00
Lexer Support floating point literals of the form "1e-16f" which specify an exponent but no decimal point. 2007-11-29 06:06:27 +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 Fixed test case to not expect a warning when one should not be emitted. 2007-11-29 01:03:21 +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