hanchenye-llvm-project/clang/test
Argyrios Kyrtzidis 2545aeb710 Support "typeof unary-expression" (GNU C++ extension).
llvm-svn: 55833
2008-09-05 11:26:19 +00:00
..
Analysis Added test case for the dead stores checker that was originally an FP reported in PR 2763. 2008-09-04 21:52:52 +00:00
CodeGen Line endings: CRLF -> LF 2008-09-05 08:53:53 +00:00
CodeGenObjC Add some Objective-C code generation tests. 2008-09-04 04:36:23 +00:00
Lexer Test case for previous commit (Workaround gcc bug causing crash on our 2008-09-05 03:23:51 +00:00
Misc fix bogus run line. 2008-08-18 19:54:48 +00:00
Parser Support "typeof unary-expression" (GNU C++ extension). 2008-09-05 11:26:19 +00:00
Preprocessor - Implement __block. 2008-09-02 18:50:17 +00:00
Rewriter Fix crasher in RewriteObjC::RewriteObjCSynchronizedStmt(). Can't depend on the source locations of the sync expression (since it may have been rewritten. 2008-08-19 13:04:19 +00:00
Sema Set register storage class correctly for function parameters. 2008-09-03 21:54:21 +00:00
SemaCXX Add carbon.cpp and cocoa.mm tests 2008-08-23 22:21:00 +00:00
SemaObjC Fix unintended use of doxygen comment strings. 2008-09-04 21:54:53 +00:00
SemaObjCXX Add carbon.cpp and cocoa.mm tests 2008-08-23 22:21:00 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Allow 'make TESTDIRS=Sema' in test/ directory for only running a 2008-08-28 23:28:16 +00:00
TestRunner.sh fix running tests with valgrind (there were a lot of bogus failures and warnings) 2008-09-04 18:33:57 +00:00