llvm-project/clang/test
Fariborz Jahanian fbbaf6afae This test checks for duplicate implementation of the same
property. It also checks for duplicate use of the same ivar
in two different iproperty implementations. It also caught
an error for a test case used in CodeGen :).

llvm-svn: 60610
2008-12-05 22:32:48 +00:00
..
Analysis instead of forcing blocks on by default, make them default to off, but let 2008-12-04 23:20:07 +00:00
CodeGen Make Sema::CheckForConstantInitializer use Expr::Evaluate. This fixes PR3130. 2008-12-05 05:09:56 +00:00
CodeGenObjC This test checks for duplicate implementation of the same 2008-12-05 22:32:48 +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 Representation of template type parameters and non-type template 2008-12-05 18:15:24 +00:00
Preprocessor Add test case for __ASSEMBLER__ definition. 2008-12-01 19:23:47 +00:00
Rewriter Fixed <rdar://problem/6213808> clang ObjC rewriter: @finally is not always executed 2008-12-05 17:03:39 +00:00
Sema Use VerifyIntegerConstantExpression instead of isIntegerConstantExpr. Fixes PR2963 2008-12-05 16:33:57 +00:00
SemaCXX instead of forcing blocks on by default, make them default to off, but let 2008-12-04 23:20:07 +00:00
SemaObjC This test checks for duplicate implementation of the same 2008-12-05 22:32:48 +00:00
SemaObjCXX Add implicit conversions for Objective-C qualified ids, e.g., 2008-11-27 01:19:21 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Add test case for __ASSEMBLER__ definition. 2008-12-01 19:23:47 +00:00
TestRunner.sh Test commit. 2008-10-15 00:26:06 +00:00