hanchenye-llvm-project/clang/test
Fariborz Jahanian 57251782d0 Code gen for aggregate-valued properties and a test case.
llvm-svn: 60122
2008-11-26 22:36:09 +00:00
..
Analysis add missing RUN lines 2008-11-26 15:50:12 +00:00
CodeGen Convert incomplete array types before emitting debug info for them, fixes PR3134. 2008-11-26 17:40:42 +00:00
CodeGenObjC Code gen for aggregate-valued properties and a test case. 2008-11-26 22:36:09 +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 Change -verify mode to find the "expected-error" and "expected-warning" strings 2008-11-21 01:18:36 +00:00
Lexer split into two tests. 2008-11-21 01:04:13 +00:00
Misc fix bogus run line. 2008-08-18 19:54:48 +00:00
Parser Simple parsing of exception specifications, with no semantic analysis yet 2008-11-25 03:22:00 +00:00
Preprocessor testcase for PR3096 2008-11-21 06:19:48 +00:00
Rewriter Fix <rdar://problem/6291588> assertion failure: SourceManager.h line 489. 2008-11-19 21:15:47 +00:00
Sema add missing RUN lines 2008-11-26 15:50:12 +00:00
SemaCXX Test another error message, make sure to verify C++ new and delete tests 2008-11-25 04:08:05 +00:00
SemaObjC Removed a FIXME. Added a test case for anonymous category. 2008-11-26 20:33:54 +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