hanchenye-llvm-project/clang/lib
Douglas Gregor 1edf57639a Support the use of "=delete" and "=default" with delayed template
parsing. Fixes <rdar://problem/11700604>.

llvm-svn: 159380
2012-06-28 21:43:01 +00:00
..
ARCMigrate Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
AST Remove redundant check. 2012-06-28 16:25:36 +00:00
Analysis Thread safety analysis: implement lock_returned attribute. 2012-06-25 18:33:18 +00:00
Basic Support MIPS DSP Rev1 intrinsics. 2012-06-28 18:23:16 +00:00
CodeGen Dead code eliminate the massive hexagon builtin intrinsic supporting code. 2012-06-28 20:08:55 +00:00
Driver Add -ftls-model command-line flag. 2012-06-28 08:01:44 +00:00
Edit Fix uninitialized variable use bug found by the clairvoyant static analyzer. 2012-06-27 23:45:44 +00:00
Frontend Add -ftls-model command-line flag. 2012-06-28 08:01:44 +00:00
FrontendTool Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Headers X86: add GATHER intrinsics (AVX2) in Clang 2012-06-26 19:55:09 +00:00
Lex Add warning flag -Winvalid-pp-token for preprocessing-tokens which have 2012-06-28 07:51:56 +00:00
Parse Support the use of "=delete" and "=default" with delayed template 2012-06-28 21:43:01 +00:00
Rewrite objective-c rewriter: refactoring of rewriting of 2012-06-28 21:20:35 +00:00
Sema Warn on weak properties declared in protocols as well. 2012-06-28 16:39:28 +00:00
Serialization Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
StaticAnalyzer [analyzer] RetainCountChecker: remove unused SelfOwn ArgEffect kind. 2012-06-27 00:51:18 +00:00
Tooling Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
CMakeLists.txt Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00
Makefile Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00