hanchenye-llvm-project/clang/test
Mike Stump beefdc8948 iGenerate vcalls as we build up the methods. WIP.
llvm-svn: 80405
2009-08-28 23:22:54 +00:00
..
Analysis Add uninitialized values test case. 2009-08-28 20:25:33 +00:00
CXX Omnibus friend decl refactoring. Instead of cloning AST classes for friend 2009-08-28 07:59:38 +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 iGenerate vcalls as we build up the methods. WIP. 2009-08-28 23:22:54 +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 Make sure we actually found a redeclaration before complaining about attributes added to a redeclaration in C++ 2009-08-28 22:54:55 +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 Don't crash when instantiating templates containing anonymous structs/unions 2009-08-28 22:03:51 +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