llvm-project/clang/test
Nuno Lopes d86aa9340d fix crash when printing diagnostics with tokens that span through more than one line
llvm-svn: 54365
2008-08-05 19:40:20 +00:00
..
Analysis Add EXTWARN Diagnostic class. 2008-08-05 00:07:51 +00:00
CodeGen Add test case for PR2001. 2008-08-05 16:15:29 +00:00
Lexer update this testcase. 2008-07-25 18:42:46 +00:00
Misc Removed option "-parse-ast-check" from clang driver. This is now implemented 2007-09-26 20:14:22 +00:00
Parser continue cleaning up code, and disable sending a message directly to an 2008-07-21 06:12:56 +00:00
Preprocessor fix test 2008-07-19 22:11:43 +00:00
Rewriter Fix a test RUN line to not generate '=-' in test directory 2008-07-21 18:42:27 +00:00
Sema fix crash when printing diagnostics with tokens that span through more than one line 2008-08-05 19:40:20 +00:00
SemaObjC Fix rdar://6124613 a crash on invalid code. 2008-08-05 06:19:09 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile move all objc sema tests into a new SemaObjC directory. Next step is to 2008-07-26 00:57:24 +00:00
TestRunner.sh Remove bashism; sh != bash on Ubuntu. 2008-07-27 05:05:07 +00:00