llvm-project/clang/test
Ted Kremenek c6a8352820 Convert tabs to spaces.
llvm-svn: 48539
2008-03-19 07:31:52 +00:00
..
Analysis Convert tabs to spaces. 2008-03-19 07:31:52 +00:00
CodeGen The operand to the visibility attribute is required to be a quoted string, not a bare identifier. 2008-03-04 18:08: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 implement simple support for arbitrary token lookahead. Change the 2008-03-10 06:06:04 +00:00
Preprocessor remove two obsolete tests, not sure why my previous commit didn't commit the removal. 2008-03-06 05:47:17 +00:00
Rewriter Two fixes to RewriteTest::RewriteObjCIvarRefExpr(): 2008-03-12 23:15:19 +00:00
Sema Correctly error on arrays with automatic storage full of objects with 2008-03-14 18:07: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 add 'clean' targets, make sure that 'make test' works after 'make clean' 2008-03-18 07:03:00 +00:00
Makefile.parallel add 'clean' targets, make sure that 'make test' works after 'make clean' 2008-03-18 07:03:00 +00:00
TestRunner.sh let the %t magic happen, thanks Chris! 2008-03-18 06:42:43 +00:00