hanchenye-llvm-project/clang/test
Fariborz Jahanian 3b5dca2533 For @optional unimplemented methods do not issue the warning.
llvm-svn: 44872
2007-12-11 19:10:26 +00:00
..
Analysis GCC has an extension where the left hand side of the ? : operator can be omitted. Handle this in a few more places. 2007-11-30 19:04:31 +00:00
CodeGen Reimplement support for strings that initialize global inits now that 2007-12-11 01:38:45 +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 Fixed a parsing bug whereby @optional/@required keyword is not followed by 2007-12-11 18:34:51 +00:00
Preprocessor The flags on tokens indicate whether they are the start of a *physical* line, 2007-12-09 21:11:08 +00:00
Sema For @optional unimplemented methods do not issue the warning. 2007-12-11 19:10:26 +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