llvm-project/clang/test
Chris Lattner e6447ef989 make some objc redefinition warnings more consistent: call definitions
"definitions", not declarations.  Point out the location of the 
original definition.

llvm-svn: 59919
2008-11-23 22:46:27 +00:00
..
Analysis Improve test case. 2008-11-23 05:50:21 +00:00
CodeGen Add test for PR2992. 2008-11-22 06:42:54 +00:00
CodeGenObjC Implemented ir-gen for 'implicit' properties using the new AST nodes. 2008-11-22 22:30:21 +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 Convert IdentifierInfo's to be printed the same as DeclarationNames 2008-11-23 21:45:46 +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 Fix test cases broken by quote normalization in diagnostics. 2008-11-22 22:39:41 +00:00
SemaCXX Convert IdentifierInfo's to be printed the same as DeclarationNames 2008-11-23 21:45:46 +00:00
SemaObjC make some objc redefinition warnings more consistent: call definitions 2008-11-23 22:46:27 +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