llvm-project/clang/test
Steve Naroff dbfc693f47 Fix <rdar://problem/6291588> assertion failure: SourceManager.h line 489.
llvm-svn: 59664
2008-11-19 21:15:47 +00:00
..
Analysis Add test for path-sensitive uninit-val detection involving struct field. 2008-11-19 11:10:42 +00:00
CodeGen fix folding of '*doubleArray' 2008-11-19 17:44:31 +00:00
CodeGenObjC Only test test/CodeGenObjC/synchronized.m as a i686-apple-darwin8 target 2008-11-17 20:45:14 +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 remove this testcase, it fails with -verify still 2008-11-18 18:48:14 +00:00
Rewriter Fix <rdar://problem/6291588> assertion failure: SourceManager.h line 489. 2008-11-19 21:15:47 +00:00
Sema Switch several more Sema Diag methods over. This simplifies the 2008-11-19 05:08:23 +00:00
SemaCXX Support for calling overloaded function call operators (operator()) 2008-11-19 21:05:33 +00:00
SemaObjC Fix <rdar://problem/6150376> [sema] crash on invalid message send. 2008-11-19 15:54:23 +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 Ignore Output directories when searching for tests. 2008-11-19 19:06:57 +00:00
TestRunner.sh Test commit. 2008-10-15 00:26:06 +00:00