llvm-project/clang/test
Eli Friedman 37a186d765 Add some more checking for compound literals.
llvm-svn: 51300
2008-05-20 05:22:08 +00:00
..
Analysis Emit dead store warnings for ++ and -- operators. 2008-05-05 23:12:21 +00:00
Analysis-Apple Expand the CF retain checker to allow the Create/Get rule to apply to any 2008-05-07 20:06:41 +00:00
CodeGen Implement CodeGen for __builtin_memcpy. 2008-05-19 23:27:48 +00:00
Lexer Fix PR2090, a typo in digraph processing. 2008-02-24 19:05: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 Extend vector member references to include {.hi, .lo, .e, .o} which return a 2008-05-09 06:41:27 +00:00
Preprocessor The awesome GNU "comma elision extension" works with both the standard 2008-05-08 05:10:33 +00:00
Rewriter Rename RewriteTest->RewriteObjC. 2008-04-14 22:03:09 +00:00
Sema Add some more checking for compound literals. 2008-05-20 05:22:08 +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 the old non-parallel test system. 'make' in clang/test now runs 2008-04-06 22:32:01 +00:00
TestRunner.sh The newest version of valgrind, 3.3.0, no longer appends PIDs to log filenames 2008-03-23 03:42:18 +00:00