llvm-project/clang/lib
Fariborz Jahanian 0b1d28866c Objective-C [qoi]. Issue warning and fixit if property-dot syntax
use mis-cased property name (which is currently accepted silently
due to the way property setters are named). rdar://17911746

llvm-svn: 215250
2014-08-08 22:33:24 +00:00
..
ARCMigrate Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
AST Objective-C ARC. Adding declarations for Objective-C's 2014-08-06 20:56:21 +00:00
ASTMatchers Prevent assert in ASTMatchFinder. 2014-07-23 13:17:47 +00:00
Analysis clangAnalysis: Avoid member initializers in TempDtorContext to appease msc17. 2014-08-08 09:51:07 +00:00
Basic Change __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ for versions > 10.9. 2014-08-08 21:45:53 +00:00
CodeGen DebugInfo: Blocks: Do not depend on LLVM argument numbering when choosing the debug info argument numbering. 2014-08-08 17:10:14 +00:00
Driver Partially revert r215204 - [mips] Add -mabicalls/-mno-abicalls to the driver 2014-08-08 18:39:01 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format clang-format: Prefer not to put lambdas on a single line. 2014-08-08 12:00:13 +00:00
Frontend Flip the order the preprocessor and frontendaction are informed of the end of a file. 2014-08-07 20:51:16 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers [AVX512] Add intrinsic for valignd/q 2014-08-05 17:28:23 +00:00
Index Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Lex Use llvm::sys::path::native instead of llvm::sys::fs::normalize_separators. 2014-08-08 21:31:04 +00:00
Parse Parser: Array decls with static but without array size are illformed 2014-08-08 07:21:18 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Objective-C [qoi]. Issue warning and fixit if property-dot syntax 2014-08-08 22:33:24 +00:00
Serialization [modules] Don't defer performing updates if we have incomplete redecl chains. 2014-08-07 20:58:41 +00:00
StaticAnalyzer Re-applying r214962. 2014-08-07 10:42:17 +00:00
Tooling Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor. 2014-08-08 22:01:06 +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