clang-1/test
Jordan Rose 0832f82f76 [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend.
Now correctly builds with both GNU make and CMake.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157932 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-04 16:57:50 +00:00
..
ARCMT [arcmt] Use CFBridgingRetain/CFBridgingRelease instead of __bridge_retained/__bridge_transfer 2012-06-01 00:10:47 +00:00
ASTMerge
Analysis [analyzer] Fix a spurious undef value warning. 2012-06-01 23:48:44 +00:00
CXX Fix PR12960 by not attempting to correct cases when we're not actually instantiatiating a template. 2012-05-28 01:26:45 +00:00
CodeCompletion
CodeGen Add fma3 intrinsic header file. 2012-06-04 03:42:47 +00:00
CodeGenCUDA Replace PTX back-end with NVPTX back-end in all places where Clang cares 2012-05-24 17:43:12 +00:00
CodeGenCXX Support C++11 enum forward declarations. 2012-06-01 00:22:57 +00:00
CodeGenObjC objective-c: fix a sema and IRGen crash when property 2012-05-29 19:56:01 +00:00
CodeGenObjCXX When @encode'ing a C++ class that has empty base classes, we can end 2012-04-27 22:30:01 +00:00
CodeGenOpenCL Replace PTX back-end with NVPTX back-end in all places where Clang cares 2012-05-24 17:43:12 +00:00
Coverage
Driver supply a simple-minded testcase for r156813, to check whether the embedded montavista gcc toolchain is recognized 2012-05-30 09:56:26 +00:00
FixIt Add a test for '%@' suggestion for classes. 2012-05-30 22:41:32 +00:00
Frontend
Headers Remove the 'intrin.h' builtin header file and its tests for now. 2012-05-07 20:46:58 +00:00
Index Follow-up on the test of r157892 2012-06-02 18:20:16 +00:00
Lexer Add a predefine __WINT_UNSIGNED__, similar to __WCHAR_UNSIGNED__, and test them both for ARM and X86. 2012-05-04 11:23:40 +00:00
Misc [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. 2012-06-04 16:57:50 +00:00
Modules Fix ASTReader handling of ImportDecls, from Meador Inge! 2012-05-16 16:31:58 +00:00
PCH Improve some of the conversion warnings to fire on conversion to bool. 2012-05-15 16:56:36 +00:00
Parser Recognize the MS inheritance attributes and turn them into attributes 2012-05-22 21:28:12 +00:00
Preprocessor Add __POPCNT__ to test cases for corei7 and corei7-avx 2012-06-03 21:49:41 +00:00
Rewriter modern objc translation: Add translation of @autoreleasepool 2012-05-23 23:47:20 +00:00
Sema Test the '__thread' before 'static' warning. 2012-06-04 10:19:34 +00:00
SemaCUDA
SemaCXX When adding built-in operator candidates for overload resolution 2012-06-04 00:15:09 +00:00
SemaObjC objc: properties of NSObject attribute must 2012-05-31 23:18:32 +00:00
SemaObjCXX Allow objc @() syntax for enum types. 2012-05-15 19:17:44 +00:00
SemaOpenCL
SemaTemplate Replace inline asm constraint "=a" by the more general constraint "=r". 2012-05-22 11:03:10 +00:00
Tooling clang/test/Tooling: Update comments in left 2 tests on XFAIL. They are incompatible to -fms-compatibility. 2012-05-23 22:24:33 +00:00
Unit
CMakeLists.txt
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg
lit.site.cfg.in
make_test_dirs.pl