llvm-project/clang/test
Steve Naroff 946166f4e9 Second half of "fix" for <rdar://problem/5986085> clang on xcode: error: redefinition of 'XCElementToggler' as different kind of symbol
llvm-svn: 52024
2008-06-05 22:57:10 +00:00
..
Analysis Improve dead stores diagnostics to include the variable name. 2008-05-21 22:59:16 +00:00
Analysis-Apple Teach the CF retain checker about "_init" methods. Fixes: <rdar://problem/5956379> 2008-06-02 17:14:13 +00:00
CodeGen For setting attributes, don't assume there are ParamVarDecls available, 2008-06-04 19:41:28 +00:00
Lexer fix PR2357 (#ifs didnt invalidate the multiple-inclusion optimization state) 2008-06-01 18:31:24 +00:00
Misc Removed option "-parse-ast-check" from clang driver. This is now implemented 2007-09-26 20:14:22 +00:00
Parser handle the full assignment-expression grammar when using an 2008-06-02 21:31:07 +00:00
Preprocessor The awesome GNU "comma elision extension" works with both the standard 2008-05-08 05:10:33 +00:00
Rewriter fix a nasty off-by-one error. 2008-05-23 23:29:33 +00:00
Sema Second half of "fix" for <rdar://problem/5986085> clang on xcode: error: redefinition of 'XCElementToggler' as different kind of symbol 2008-06-05 22:57:10 +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