hanchenye-llvm-project/clang/test
Steve Naroff 753567f2c1 Fix <rdar://problem/6316324> [sema] spurious warning on comparison of qualified id.
llvm-svn: 59459
2008-11-17 19:49:16 +00:00
..
Analysis Re-enable array-struct test. 2008-11-16 04:47:39 +00:00
CodeGen fix folding of comma if given a non-constant operand. 2008-11-16 20:09:07 +00:00
CodeGenObjC Test case for objective-c's @synchronized statement. 2008-11-17 18:03:28 +00:00
Coverage disable these two tests, they crash and take a long time to run crashreporter etc. 2008-11-13 18:45:47 +00:00
Driver Add -rewrite-macros test case. 2008-10-05 01:39:04 +00:00
Lexer Implement support for C++ nested-name-specifiers ('foo::bar::x') in the Parser side. 2008-11-08 16:45:02 +00:00
Misc fix bogus run line. 2008-08-18 19:54:48 +00:00
Parser Implement parsing and semantic checking of the 'mutable' keyword. 2008-11-14 23:42:31 +00:00
Preprocessor Skip random pathname characters better. I had a 5 in mine. 2008-10-27 22:49:55 +00:00
Rewriter Tighten up blocks rewriter to handle casts and some other interesting cases. 2008-10-15 18:38:58 +00:00
Sema Fix PR3075, __builtin_stdarg_start being misprototyped. This affects netbsd headers. 2008-11-16 18:43:46 +00:00
SemaCXX Some cleanups for C++ operator overloading 2008-11-17 16:14:12 +00:00
SemaObjC Fix <rdar://problem/6316324> [sema] spurious warning on comparison of qualified id. 2008-11-17 19:49:16 +00:00
SemaObjCXX Make it an error if an Objective-C declaration is not in the global scope. 2008-11-04 16:57:32 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Another attempt to make test/Makefile return correct error code. 2008-09-17 18:08:07 +00:00
TestRunner.sh Test commit. 2008-10-15 00:26:06 +00:00