hanchenye-llvm-project/clang/test
Douglas Gregor 3ec7910e10 Teach reference initialization from the result of a user-defined
conversion to initialize the standard conversion *after* the
user-defined conversion properly. Fixes PR10644.

llvm-svn: 137608
2011-08-15 13:59:46 +00:00
..
ARCMT [arcmt] When checking whether properties needs to be strong or not, take into account 2011-08-10 21:46:48 +00:00
ASTMerge
Analysis MacOSKeychainAPIChecker: Test all APIs. 2011-08-13 02:10:15 +00:00
CXX Teach reference initialization from the result of a user-defined 2011-08-15 13:59:46 +00:00
CodeCompletion
CodeGen Update clang tests for r137527. 2011-08-12 23:33:52 +00:00
CodeGenCXX Fix r137086 to actually work properly in general. PR10650. 2011-08-14 04:50:34 +00:00
CodeGenObjC The continue label in an ARC for-in loop should not involve 2011-08-05 00:14:38 +00:00
CodeGenObjCXX Fix a couple of problems with initialization and assignment to 2011-07-28 07:23:35 +00:00
CodeGenOpenCL This handles the missing cases of opencl vector literals. 2011-07-15 23:07:01 +00:00
Coverage
Driver Reject -mkernel for i386/Darwin C++ code; fall back to llvm-gcc instead. 2011-08-13 23:48:55 +00:00
FixIt Improve overloaded function handling in the typo correction code. 2011-08-03 20:36:05 +00:00
Frontend Revert r134898, "test/Frontend/dependency-gen.c: Mark XFAIL: mingw due to PR10331. to appease mingw-target (and non-mingw-host) builds. 2011-07-11 22:34:14 +00:00
Headers Use -ffreestanding with clang_cc1 to make the test picks the clang builtin include. 2011-07-22 10:49:54 +00:00
Index [libclang] When pointing at an objc property don't return a cursor that points at the 2011-08-10 21:12:04 +00:00
Lexer Fix a couple raw string literal tests 2011-08-12 03:20:18 +00:00
Misc Place err_cfstring_literal_not_string_constant and warn_cfstring_truncated under "-WCFString" flag. 2011-08-12 20:46:54 +00:00
PCH Change the hashing function for DeclContext lookup within an AST file 2011-08-02 18:32:54 +00:00
Parser Parsing of C++0x lambda expressions, from John Freeman with help from 2011-08-04 15:30:47 +00:00
Preprocessor A couple fixes for preprocessor expressions: 2011-08-03 00:04:13 +00:00
Rewriter objc rewriter: Fixes a rewriting of implicit casting of an integral 2011-08-04 23:58:03 +00:00
Sema Add a test case for the divide-by-zero fix in r137234 2011-08-10 19:47:25 +00:00
SemaCUDA
SemaCXX Revert "Fix crash in CFGBuilder involving implicit destructor calls and gotos jumping after an object was declared. Fixes PR 10620." 2011-08-12 14:41:23 +00:00
SemaObjC De-Unicode-ify. 2011-08-12 05:49:51 +00:00
SemaObjCXX Objective-C++ ARC: When performing template argument deduction for a 2011-07-26 14:53:44 +00:00
SemaOpenCL This handles the missing cases of opencl vector literals. 2011-07-15 23:07:01 +00:00
SemaTemplate fix typo in test. 2011-08-14 22:30:29 +00:00
Unit
CMakeLists.txt Add diagtool-based test where we enforce that no additional warnings can be added to Clang without a -W flag. 2011-08-11 22:06:55 +00:00
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg
lit.site.cfg.in
make_test_dirs.pl