llvm-project/clang/lib
Fariborz Jahanian e283346d0b objc-arc: diagnose synthesis of a 'weak unavailable' property.
// rdar://10535245

llvm-svn: 146272
2011-12-09 19:55:11 +00:00
..
ARCMigrate [arcmt] Integrate GC __weak into property attributes even when we don't have 2011-11-28 02:04:36 +00:00
AST Teach isConstantInitializer that numeric literals are constants, rather than 2011-12-09 06:47:34 +00:00
Analysis Remove unnecessary braces from my previous commit. 2011-12-09 15:57:33 +00:00
Basic Separate the serialization library's diagnostics from the frontend's 2011-12-09 00:02:23 +00:00
CodeGen Don't get the exception obj from the slot more than once. 2011-12-08 23:21:26 +00:00
Driver Fix the --hash-style option when the target is MIPS as it is 2011-12-09 04:45:18 +00:00
Frontend Move ChainedIncludesSource into the Frontend library. This never really 2011-12-09 01:55:54 +00:00
FrontendTool Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
Headers Fix a blatant typo or cut/paste-o reported by users of this header. 2011-12-09 09:23:55 +00:00
Index Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer. 2011-10-14 18:45:37 +00:00
Lex When performing subframework header lookup, don't search for 2011-12-09 16:48:01 +00:00
Parse deprecated enum should not warn when used initializing another deprecated enumerator. 2011-12-09 01:15:54 +00:00
Rewrite More refactoring of objective-C rewriter. 2011-12-08 18:25:15 +00:00
Sema objc-arc: diagnose synthesis of a 'weak unavailable' property. 2011-12-09 19:55:11 +00:00
Serialization Use llvm::sys::fs::equivalent rather than comparing inodes, because 2011-12-09 16:22:07 +00:00
StaticAnalyzer [analyzer] Fix inconsistency on when SValBuilder assumes that 2 2011-12-09 03:34:02 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00