hanchenye-llvm-project/clang/test
Dan Gohman 7537838499 Fix this test to work with and without Asserts mode.
llvm-svn: 150713
2012-02-16 18:51:05 +00:00
..
ARCMT Revert r145999. This turned out to be a bad idea. Unfortunately, 'id' is used so profusely 2012-02-10 02:45:47 +00:00
ASTMerge
Analysis Revert "Revert "Make CXXNewExpr contain only a single initialier, and not hold the used constructor itself."" 2012-02-16 12:22:20 +00:00
CXX constexpr tidyups: 2012-02-16 02:46:34 +00:00
CodeCompletion
CodeGen Loosen the test from r150238 a bit to make some of our bots happy. 2012-02-10 10:04:01 +00:00
CodeGenCUDA
CodeGenCXX Revert "Add a completed/incomplete type difference. This allows us to have" 2012-02-15 23:51:20 +00:00
CodeGenObjC Fix this test to work with and without Asserts mode. 2012-02-16 18:51:05 +00:00
CodeGenObjCXX Move the code that sets the AddressSafety 2012-02-02 11:49:28 +00:00
CodeGenOpenCL A few style changes. 2012-01-19 01:16:16 +00:00
Coverage rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
Driver Invalid O levels on the command line no longer have a confusing error. 2012-02-06 00:40:31 +00:00
FixIt Allow implicit capture of 'this' in a lambda even when the capture 2012-02-10 17:46:20 +00:00
Frontend Remove the unuseful -fdiagnostics-show-name 2012-02-15 19:45:34 +00:00
Headers rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
Index If code completion patterns are not enabled, use simpler else/else if 2012-02-16 17:49:04 +00:00
Lexer Advertize support for constexpr. 2012-02-14 22:56:17 +00:00
Misc Support GCC's bug^Wextension allowing class array members to be initalized by a 2012-02-15 22:38:09 +00:00
Modules Use -isystem rather than relying on -isysroot to work consistently 2012-02-02 19:35:15 +00:00
PCH Implicitly define a lambda's conversion functions (to function 2012-02-16 01:06:16 +00:00
Parser Allow thread safety attributes on function definitions. 2012-02-16 16:50:43 +00:00
Preprocessor Per discussion on cfe-dev, remove '#error' and '#warning' from diagnostic text. 2012-02-02 00:16:13 +00:00
Rewriter Fix the rewriter that broke with r149987. 2012-02-12 04:48:45 +00:00
Sema Format string analysis: give 'q' its own enumerator. 2012-02-16 16:34:54 +00:00
SemaCUDA
SemaCXX Minor fix to template instantiation, which properly instantiates 2012-02-16 17:30:51 +00:00
SemaObjC Revert r145999. This turned out to be a bad idea. Unfortunately, 'id' is used so profusely 2012-02-10 02:45:47 +00:00
SemaObjCXX In Objective-C++, allow the keyword 'class' to be used as a property 2012-02-16 18:19:22 +00:00
SemaOpenCL Support constant evaluation for OpenCL nested vector literals. Patch by Anton Lokhmotov. 2012-01-03 23:24:20 +00:00
SemaTemplate Shift Microsoft enum extensions from -fms-extensions to -fms-compatibility, so -fms-extensions doesn't affect enum semantics in incompatible ways. <rdar://problem/10657186>. 2012-02-16 05:20:44 +00:00
Unit
CMakeLists.txt CMake: Promote the testing targets out of folders on IDE. 2012-01-30 03:15:47 +00:00
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg Have the driver pass CPU and target feature information to cc1as. 2012-02-10 20:37:10 +00:00
lit.site.cfg.in
make_test_dirs.pl