clang-1/test
Anders Carlsson 6e14a8f2ac Fix silly bug in objc_gc attribute parsing and add test case
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55286 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-24 16:33:25 +00:00
..
Analysis Enhance null-dereference checker test. 2008-08-16 00:45:40 +00:00
CodeGen Add CodeGen support for CXXZeroInitValueExpr. 2008-08-23 19:35:47 +00:00
Lexer update this testcase. 2008-07-25 18:42:46 +00:00
Misc fix bogus run line. 2008-08-18 19:54:48 +00:00
Parser Fix a minor crash-on-invalid. 2008-08-20 22:07:34 +00:00
Preprocessor make test fails if llvm is checked out to llvm-svn of if there is a dash somewhere else in the path. fix that. 2008-08-22 09:33:51 +00:00
Rewriter Fix crasher in RewriteObjC::RewriteObjCSynchronizedStmt(). Can't depend on the source locations of the sync expression (since it may have been rewritten. 2008-08-19 13:04:19 +00:00
Sema Move the rest of the Sema C++ tests into the SemaCXX test directory. 2008-08-22 15:43:49 +00:00
SemaCXX Add carbon.cpp and cocoa.mm tests 2008-08-23 22:21:00 +00:00
SemaObjC Fix silly bug in objc_gc attribute parsing and add test case 2008-08-24 16:33:25 +00:00
SemaObjCXX Add carbon.cpp and cocoa.mm tests 2008-08-23 22:21:00 +00:00
Serialization
Makefile Handle Objective-C++ tests. 2008-08-23 21:03:10 +00:00
TestRunner.sh Remove bashism; sh != bash on Ubuntu. 2008-07-27 05:05:07 +00:00