hanchenye-llvm-project/clang/test
Daniel Dunbar c481f72857 Add test case for hex floating point constants in < C99 mode
- For: rdar://6096838

llvm-svn: 54036
2008-07-25 18:41:57 +00:00
..
Analysis Don't emit 'dead initialization' warnings for variables marked 'unused'. 2008-07-25 04:47:34 +00:00
CodeGen Rework codegen of case ranges 2008-07-25 01:11:38 +00:00
Lexer Add test case for hex floating point constants in < C99 mode 2008-07-25 18:41:57 +00:00
Misc Removed option "-parse-ast-check" from clang driver. This is now implemented 2007-09-26 20:14:22 +00:00
Parser continue cleaning up code, and disable sending a message directly to an 2008-07-21 06:12:56 +00:00
Preprocessor fix test 2008-07-19 22:11:43 +00:00
Rewriter Fix a test RUN line to not generate '=-' in test directory 2008-07-21 18:42:27 +00:00
Sema Add support for __extension__ as an lvalue. rdar://6097308 2008-07-25 18:07:19 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Remove Analysis-Apple. 2008-06-16 21:21:48 +00:00
TestRunner.sh Allow CLANG env variable to override "clang" command in TestRunner.sh 2008-07-25 01:05:44 +00:00