llvm-project/clang/lib
Fariborz Jahanian b3a7068700 Objective-C. Diagnose assigning a block pointer type to
an Objective-C object type other than 'id'. 
// rdar://16739120

llvm-svn: 209906
2014-05-30 16:35:53 +00:00
..
ARCMigrate [objcmt] Make sure we don't edit the return type to add 'instancetype' if the return type is already that. 2014-05-21 00:24:20 +00:00
AST Parsing/Sema for OMPAlignedClause. 2014-05-29 14:36:25 +00:00
ASTMatchers [C++11] Use 'nullptr'. ASTMatchers edition. 2014-05-17 18:49:24 +00:00
Analysis Thread Safety Analysis: implement review suggestions from Aaron Ballman. 2014-05-29 21:24:16 +00:00
Basic AArch64: combine arm64 & aarch64 cases in switch 2014-05-30 14:14:07 +00:00
CodeGen [OPENMP] Improve debug location codegen for OpenMP runtime library. 2014-05-30 05:48:40 +00:00
Driver Add flags -Rpass-missed and -Rpass-analysis. 2014-05-29 19:55:06 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format clang-format: Don't break before a case's colon. 2014-05-28 10:09:11 +00:00
Frontend Add flags -Rpass-missed and -Rpass-analysis. 2014-05-29 19:55:06 +00:00
FrontendTool [C++11] Use 'nullptr'. 2014-05-26 06:21:51 +00:00
Headers Implement AVX1 vbroadcast intrinsics with vector initializers 2014-05-29 20:47:29 +00:00
Index [C++11] Use 'nullptr'. 2014-05-26 06:21:51 +00:00
Lex Permit the "if" literal suffix with Microsoft extensions enabled. 2014-05-29 23:10:15 +00:00
Parse Parsing/Sema for OMPAlignedClause. 2014-05-29 14:36:25 +00:00
Rewrite [C++11] Use 'nullptr'. 2014-05-07 06:21:57 +00:00
Sema Objective-C. Diagnose assigning a block pointer type to 2014-05-30 16:35:53 +00:00
Serialization Parsing/Sema for OMPAlignedClause. 2014-05-29 14:36:25 +00:00
StaticAnalyzer Move the logic for testing for namespace std into one location. This check can 2014-05-28 02:16:01 +00:00
Tooling [C++11] Use 'nullptr'. Tooling edition. 2014-05-20 04:51:16 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00