hanchenye-llvm-project/clang/test
John McCall 54507ab83c Weaken the type-matching rules for methods that return aggregates when
complaining about mismatches in the global method pool.

llvm-svn: 133123
2011-06-16 01:15:19 +00:00
..
ARCMT [arcmt] Make arcmt-test accept cc1 options to make it more portable and hopefully fix MSVC failures. 2011-06-16 00:53:46 +00:00
ASTMerge Flip the default for showing include stacks on notes to false. This 2011-03-27 20:00:08 +00:00
Analysis Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
CXX Properly implement C++0x [stmt.dcl]p3, which requires a scope to be 2011-06-15 03:23:34 +00:00
CodeCompletion Fix an assertion when code-completing, rdar://9288730 & http://llvm.org/PR9728. 2011-04-23 01:04:12 +00:00
CodeGen Test for r133070. 2011-06-15 20:17:07 +00:00
CodeGenCXX Fix a couple more tests with ARM ABI. 2011-06-15 18:37:44 +00:00
CodeGenObjC Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
CodeGenObjCXX Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
CodeGenOpenCL Modify test for 32 and 64 bit. 2011-04-16 01:00:29 +00:00
Coverage Remove the AST printer (-ast-print-xml), which is too incomplete and 2011-03-07 01:03:30 +00:00
Driver Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
FixIt Fixed test case asserts due to checkin of r130710. 2011-05-02 20:39:21 +00:00
Frontend The macros defined by the language standard are still available even when the 2011-06-07 06:07:12 +00:00
Headers
Index Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
Lexer Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
Misc Change the include stack of "instantiated from" notes to fall under the control of f/fno-diagnostics-show-note-include-stack flags. This should help with reducing diagnostic spew from macros instantiations. 2011-05-26 20:49:16 +00:00
PCH Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
Parser Improve the diagnostics generated for switch statements missing expressions 2011-06-13 05:50:12 +00:00
Preprocessor revert r133003 and fix the bug properly: the issue was that ## in a token 2011-06-14 18:19:37 +00:00
Rewriter Fixup more objc rwriter bug having to do with 2011-04-11 21:17:02 +00:00
Sema Make the presentation of the warnings on 'x + y ? 1 : 0' a bit more 2011-06-16 01:05:12 +00:00
SemaCUDA Sema: diagnose kernel calls to non-global functions 2011-02-23 01:53:29 +00:00
SemaCXX Build fix attempt. 2011-06-15 04:50:13 +00:00
SemaObjC Weaken the type-matching rules for methods that return aggregates when 2011-06-16 01:15:19 +00:00
SemaObjCXX Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
SemaOpenCL OpenCL: if double precision floating point constant encountered 2011-03-11 19:24:59 +00:00
SemaTemplate Eliminate a 'default' case in template argument deduction, where we 2011-06-15 16:02:29 +00:00
Unit Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead. 2011-06-02 21:55:39 +00:00
CMakeLists.txt Remove the clang-test-XXX targets from the CMake builds; they really aren't useful 2011-05-20 15:01:17 +00:00
Makefile Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead. 2011-06-02 21:55:39 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg Added registered targets for in-test dependency declarations. 2011-06-03 18:36:30 +00:00
lit.site.cfg.in Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead. 2011-06-02 21:55:39 +00:00
make_test_dirs.pl