llvm-project/clang/test
Anders Carlsson b533df02b5 More missing member goodness.
llvm-svn: 80491
2009-08-30 07:09:50 +00:00
..
Analysis Add uninitialized values test case. 2009-08-28 20:25:33 +00:00
CXX Fix a last-minute typo and make the test not emit temporaries. 2009-08-29 03:28:20 +00:00
CodeGen convert to filecheck and force a triple so that this passes on big 2009-08-27 23:22:19 +00:00
CodeGenCXX Make IRGen for initializing a member reference work correctly. 2009-08-29 20:58:20 +00:00
CodeGenObjC Test case for r79968 (courtesy of Anders). 2009-08-25 16:09:22 +00:00
Coverage Add test for finding bfin backend. 2009-08-18 07:07:14 +00:00
Driver Add missing '&&'... 2009-08-24 22:29:04 +00:00
FixIt Update test case; I'm confused why this wasn't failing on the buildbot 2009-05-16 19:30:01 +00:00
Frontend MultiTestRunner: Validate '&&' at the end of RUN lines. 2009-07-25 11:27:37 +00:00
Index For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. 2009-07-31 19:02:11 +00:00
Lexer MultiTestRunner: Validate '&&' at the end of RUN lines. 2009-07-25 11:27:37 +00:00
Misc PR4715 2009-08-14 04:07:15 +00:00
PCH Use %S, not `pwd`, and enable a line that *does* work. 2009-08-01 05:57:38 +00:00
Parser Improve top-level-semicolon test a bit 2009-08-24 12:20:57 +00:00
Preprocessor MultiTestRunner: Validate '&&' at the end of RUN lines. 2009-07-25 11:27:37 +00:00
Rewriter Prep for new warning. 2009-07-22 00:43:08 +00:00
Sema Remove unnecessary include. 2009-08-27 19:02:44 +00:00
SemaCXX More missing member goodness. 2009-08-30 07:09:50 +00:00
SemaObjC test case for my last patch. 2009-08-28 17:53:05 +00:00
SemaObjCXX this test crashes, disable it harder. 2009-07-28 18:22:50 +00:00
SemaTemplate Make instantiating initializers for classes with a dependent base type 2009-08-29 22:22:07 +00:00
CMakeLists.txt MultiTestRunner: Simplify, cleanup, and rename! 2009-07-31 05:54:17 +00:00
Makefile MultiTestRunner: Simplify, cleanup, and rename! 2009-07-31 05:54:17 +00:00
TestRunner.sh Having tests that depend on previously created files is bad idea. Fix them to be self-sufficient. 2009-07-06 00:03:47 +00:00
cxx-sections.data Update C++ section data and directory structure to reflect N2914 2009-06-30 16:45:27 +00:00
lit.cfg Add missing test suffixes. 2009-07-31 05:57:11 +00:00
make_test_dirs.pl Add the structure for a C++ test suite that mimics the structure of the C++ standard 2009-06-13 06:06:53 +00:00