llvm-project/clang/test
Chris Lattner 2ebb178f8b Fix a FIXME by not creating an invalid AST on erroneous input. Also
make diagnostic output in some other malformed cases significantly
more useful.  This fixes PR2708

llvm-svn: 55215
2008-08-23 01:48:03 +00:00
..
Analysis Enhance null-dereference checker test. 2008-08-16 00:45:40 +00:00
CodeGen Missed a test case writing a .ll file. 2008-08-21 04:30:23 +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 Move the rest of the Sema C++ tests into the SemaCXX test directory. 2008-08-22 15:43:49 +00:00
SemaObjC Fix a FIXME by not creating an invalid AST on erroneous input. Also 2008-08-23 01:48:03 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Use full path to count script, and don't treat files with missing RUN 2008-08-21 04:43:28 +00:00
TestRunner.sh Remove bashism; sh != bash on Ubuntu. 2008-07-27 05:05:07 +00:00