llvm-project/clang/lib
Fariborz Jahanian 88b6898085 ObjectiveC. Provide a property-dot syntax for fixit
when selector in objc_bridge_related attribute names
a property. // rdar://15517899

llvm-svn: 196984
2013-12-10 23:18:06 +00:00
..
ARCMigrate [objcmt] Add a modernization option to infer and suggest designated initializers. 2013-12-10 18:36:49 +00:00
AST Rename attribute 'objc_suppress_protocol_methods' to 'objc_protocol_requires_explicit_implementation'. 2013-12-10 19:43:48 +00:00
ASTMatchers [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Analysis [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
Basic [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
CodeGen [AArch64] Refactor the NEON floating-point absolute difference LLVM AArch64 2013-12-10 21:34:23 +00:00
Driver style fix 2013-12-10 23:13:11 +00:00
Edit [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
Format Remove IndentBlocks, which sneaked winto the previous commit 2013-12-10 15:46:42 +00:00
Frontend [Driver] Rename '-objcmt-white-list-dir-path' option to '-objcmt-whitelist-dir-path' and add an alias for now. 2013-12-10 18:36:53 +00:00
FrontendTool [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Headers Fix a SSE2 intrinsics typo 2013-11-23 22:11:57 +00:00
Index [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
Lex Revert r196859, "Use llvm::sys::path::append to concatenate paths", to appease FileManager. 2013-12-10 02:36:28 +00:00
Parse Parse: Avoid crashing on unterminated top-level asm strings 2013-12-10 21:29:48 +00:00
Rewrite [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Sema ObjectiveC. Provide a property-dot syntax for fixit 2013-12-10 23:18:06 +00:00
Serialization Implement DR1460: fix handling of default initializers in unions; don't allow 2013-12-10 08:25:00 +00:00
StaticAnalyzer [analyzer] Misc. tidying in IdenticalExprChecker. 2013-12-10 18:18:10 +00:00
Tooling [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +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