llvm-project/clang/lib
Fariborz Jahanian 05e77f8349 [Objective-C Sema]. Issue availability/deprecated warning when
there is a uinque method found when message is sent to receiver 
of 'id' type. // rdar://18848183

llvm-svn: 221562
2014-11-07 23:51:15 +00:00
..
ARCMigrate Objective-C SDK modernization tool. Use its own option 2014-10-31 21:19:45 +00:00
AST Introduce a SanitizerKind enum to LangOptions. 2014-11-07 22:29:38 +00:00
ASTMatchers Add valueDecl() matcher. 2014-10-28 13:33:58 +00:00
Analysis Thread Safety Analysis: move warnings on range-based for loops out of beta 2014-11-05 23:09:28 +00:00
Basic Introduce a SanitizerKind enum to LangOptions. 2014-11-07 22:29:38 +00:00
CodeGen ARM ABI: simplify decisions on whether args can be expanded. 2014-11-07 22:30:50 +00:00
Driver Fix style. 2014-11-07 21:30:32 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format Revert "clang-format: [js] Updates to Google's JavaScript style." 2014-11-05 17:22:31 +00:00
Frontend Introduce a SanitizerKind enum to LangOptions. 2014-11-07 22:29:38 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers Add FSGSBASE intrinsics to x86 intrinsic headers. 2014-11-03 06:51:41 +00:00
Index [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
Lex Introduce a SanitizerKind enum to LangOptions. 2014-11-07 22:29:38 +00:00
Parse Patch for small addition to availability attribute. 2014-11-05 23:58:55 +00:00
Rewrite Trim some includes. NFC. 2014-10-29 22:13:46 +00:00
Sema [Objective-C Sema]. Issue availability/deprecated warning when 2014-11-07 23:51:15 +00:00
Serialization Introduce a SanitizerKind enum to LangOptions. 2014-11-07 22:29:38 +00:00
StaticAnalyzer [llvm-api-change] Use findProgramByName. 2014-11-04 01:30:55 +00:00
Tooling [clang-tidy] Move -extra-arg handling to CommonOptionsProvider 2014-11-04 08:51:24 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00