llvm-project/clang/lib
Fariborz Jahanian 7ea91b2892 Objective-C. Consider block pointer as NSObject as well as conforming to
'NSCopying' protocol when diagnosing block to ObjC pointer conversion.
// rdar://16739120

llvm-svn: 210491
2014-06-09 21:42:01 +00:00
..
ARCMigrate There is no std::errc:success, remove the llvm one. 2014-05-31 03:20:52 +00:00
AST MS ABI: Simplify microsoft mangling of template instantiations 2014-06-08 04:51:13 +00:00
ASTMatchers Add hasLocalStorage/hasGlobalStorage matchers. 2014-06-05 18:22:14 +00:00
Analysis Thread Safety Analysis: implement review suggestions from Aaron Ballman. 2014-05-29 21:24:16 +00:00
Basic StringRefize TargetInfo::getABI() 2014-06-07 23:30:42 +00:00
CodeGen [C++11] Use 'nullptr'. 2014-06-09 02:04:02 +00:00
Driver Driver: add -m{,no-}long-calls support 2014-06-07 19:32:38 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format [C++11] Use 'nullptr'. 2014-06-09 02:04:02 +00:00
Frontend Revert "Revert "Devise a package-private means to determine the LLVM version string"" 2014-06-06 10:36:22 +00:00
FrontendTool [C++11] Use 'nullptr'. 2014-05-26 06:21:51 +00:00
Headers [PPC64LE] Implement little-endian semantics for vec_sums 2014-06-09 03:31:47 +00:00
Index Avoid dubious IdentifierInfo::getNameStart() uses 2014-06-07 23:30:53 +00:00
Lex [C++11] Use 'nullptr'. 2014-06-09 02:04:02 +00:00
Parse [C++11] Use 'nullptr'. 2014-06-09 02:04:02 +00:00
Rewrite Remove the last remaining llvm/Config/config.h includes 2014-06-04 03:28:55 +00:00
Sema Objective-C. Consider block pointer as NSObject as well as conforming to 2014-06-09 21:42:01 +00:00
Serialization [OPENMP] Parsing/Sema for OMPLasprivateClause. 2014-06-04 13:06:39 +00:00
StaticAnalyzer Don't assume an implicit IntrusiveRefCntPtr -> bool operator. 2014-06-03 05:04:52 +00:00
Tooling Remove the last remaining llvm/Config/config.h includes 2014-06-04 03:28:55 +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