hanchenye-llvm-project/clang/test
Douglas Gregor 0bf886d41a Under -fmodules, accept #public <macroname> and #private <macroname>
to make a macro public (the default for headers) or private,
respectively.

llvm-svn: 147455
2012-01-03 18:24:14 +00:00
..
ARCMT Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
ASTMerge
Analysis Colorize and condense CFG pretty-printing. 2011-12-22 23:33:52 +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 template instatiation definitions. Fixes PR11690. 2012-01-03 06:04:21 +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
Coverage
Driver Fix PR11685 by implementing -ffast-math and its various friends in the 2012-01-02 14:19:45 +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 In Lexer::getCharAndSizeSlow[NoWarn] if we come up against 2011-12-22 04:38:07 +00:00
Misc Change the diagnostics which said 'accepted as an extension' to instead say 2011-12-29 21:57:33 +00:00
Modules Under -fmodules, accept #public <macroname> and #private <macroname> 2012-01-03 18:24:14 +00:00
PCH C++ constant expression handling: eagerly instantiate static const integral data 2011-12-21 00:25:33 +00:00
Parser Change the diagnostics which said 'accepted as an extension' to instead say 2011-12-29 21:57:33 +00:00
Preprocessor Teach the frontend to provide the builtin preprocessor defines for 2012-01-03 02:46:46 +00:00
Rewriter objective-c: Use class definition AST in several situations when 2011-12-23 00:31:02 +00:00
Sema Change the diagnostics which said 'accepted as an extension' to instead say 2011-12-29 21:57:33 +00:00
SemaCUDA
SemaCXX Add assertion to char32_t that the value is valid, as suggested by Jordy Rose. 2012-01-02 18:14:06 +00:00
SemaObjC objc/c++: Issue diagnostic when free-standing ivar is accessed 2011-12-20 22:21:08 +00:00
SemaObjCXX Unrevert r147271, reverted in r147361. 2011-12-30 21:15:51 +00:00
SemaOpenCL
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