clang-1/test
Eli Friedman 8de8d1d3f2 Fix for PR3150: obvious copy-paste bug in
ScalarExprEmitter::VisitBinLOr.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60415 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-02 16:02:46 +00:00
..
Analysis remove a test case that causes compiler warning. 2008-11-30 05:59:27 +00:00
CodeGen Fix for PR3150: obvious copy-paste bug in 2008-12-02 16:02:46 +00:00
CodeGenObjC Another test for property code gen. 2008-11-26 23:20:29 +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 A little more scaffolding for parsing templates: 2008-12-02 00:41:28 +00:00
Preprocessor Add test case for __ASSEMBLER__ definition. 2008-12-01 19:23:47 +00:00
Rewriter Fix <rdar://problem/6291588> assertion failure: SourceManager.h line 489. 2008-11-19 21:15:47 +00:00
Sema Fix test. (0 && (a(),1)) is a valid I-C-E according to C99. 2008-12-01 06:27:38 +00:00
SemaCXX Handle new by passing the Declaration to the Action, not a processed type. 2008-12-02 14:43:59 +00:00
SemaObjC Removed a FIXME. Added a test case for anonymous category. 2008-11-26 20:33:54 +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