hanchenye-llvm-project/clang/test
Douglas Gregor da21f27e09 Add test taking the address of a member function template and converting it to a member pointer.
llvm-svn: 79699
2009-08-21 23:32:45 +00:00
..
Analysis retain/release checker: Treat NSObject method '-awakeAfterUsingCoder:' 2009-08-20 05:13:36 +00:00
CXX Implement conversion function templates, along with the ability to use 2009-08-21 23:19:43 +00:00
CodeGen Fix some made up triples. 2009-08-18 05:30:27 +00:00
CodeGenCXX Patch to ir-gen copy assigning array members when synthesizing 2009-08-21 22:34:55 +00:00
CodeGenObjC Fix some made up triples. 2009-08-18 05:30:27 +00:00
Coverage Add test for finding bfin backend. 2009-08-18 07:07:14 +00:00
Driver Driver/OpenBSD: Improve ld options. 2009-08-03 01:28:59 +00:00
FixIt
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 First pass at friend semantics. 2009-08-06 02:15:43 +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 Fix bit-field promotion to be a bit closer to the behavior of gcc. 2009-08-20 04:21:42 +00:00
SemaCXX Implement __is_empty. Patch by Sean Hunt. 2009-08-15 21:55:26 +00:00
SemaObjC XFAIL this test for now. David/Steve, please sort out the correct fix. 2009-08-17 18:01:54 +00:00
SemaObjCXX this test crashes, disable it harder. 2009-07-28 18:22:50 +00:00
SemaTemplate Add test taking the address of a member function template and converting it to a member pointer. 2009-08-21 23:32:45 +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