hanchenye-llvm-project/clang/test
Rafael Espindola 2aa7acfadb Process attributes in explicit function template instantiations. Fixes part of
PR11690.

llvm-svn: 147523
2012-01-04 05:40:59 +00:00
..
ARCMT Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
ASTMerge
Analysis Teach the static analyzer to not treat XPC types as CF types. 2012-01-04 00:35:48 +00:00
CXX Unrevert r147271, reverted in r147361. 2011-12-30 21:15:51 +00:00
CodeCompletion
CodeGen Add FMA4 intrinsics. 2011-12-30 09:15:03 +00:00
CodeGenCUDA
CodeGenCXX Process attributes in explicit function template instantiations. Fixes part of 2012-01-04 05:40:59 +00:00
CodeGenObjC When performing layout for an Objective-C class, make sure to dig out 2011-12-20 15:50:13 +00:00
CodeGenObjCXX Make sure that we infer __strong, etc. when we instantiate variables 2011-12-10 01:22:52 +00:00
CodeGenOpenCL Support constant evaluation for OpenCL nested vector literals. Patch by Anton Lokhmotov. 2012-01-03 23:24:20 +00:00
Coverage
Driver Add a test for the driver-level -fmodules/-fno-modules flags. 2012-01-03 21:04:31 +00:00
FixIt Fix constexpr handling to allow 'extern constexpr' variable declarations. We no 2011-12-25 21:17:58 +00:00
Frontend
Headers Headers: wmmintrin.h only needs xmmintrin.h. 2011-12-06 16:17:54 +00:00
Index Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl 2011-12-27 22:43:10 +00:00
Lexer Add __has_feature(objc_modules) 2012-01-03 21:12:26 +00:00
Misc Change the diagnostics which said 'accepted as an extension' to instead say 2011-12-29 21:57:33 +00:00
Modules Test "merging" of typedef types across distinct modules. At present, 2012-01-03 23:26:26 +00:00
PCH C++ constant expression handling: eagerly instantiate static const integral data 2011-12-21 00:25:33 +00:00
Parser Stub out the Sema interface for lambda expressions, and change the parser to use it. Unconditionally error on lambda expressions because they don't work in any meaningful way yet. 2012-01-04 02:40:39 +00:00
Preprocessor Added testcases for -Wdisabled-macro-expansion. 2012-01-03 20:13:03 +00:00
Rewriter objective-c: Use class definition AST in several situations when 2011-12-23 00:31:02 +00:00
Sema Add test case for PR 9774, which got fixed along the way. 2012-01-03 21:02:04 +00:00
SemaCUDA
SemaCXX Stub out the Sema interface for lambda expressions, and change the parser to use it. Unconditionally error on lambda expressions because they don't work in any meaningful way yet. 2012-01-04 02:40:39 +00:00
SemaObjC In non-gc, non-arc mode, property of 'Class' type 2012-01-04 00:31:53 +00:00
SemaObjCXX Unrevert r147271, reverted in r147361. 2011-12-30 21:15:51 +00:00
SemaOpenCL Support constant evaluation for OpenCL nested vector literals. Patch by Anton Lokhmotov. 2012-01-03 23:24:20 +00:00
SemaTemplate Change the diagnostics which said 'accepted as an extension' to instead say 2011-12-29 21:57:33 +00:00
Unit
CMakeLists.txt
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg
lit.site.cfg.in
make_test_dirs.pl