llvm-project/clang/lib
John McCall ffc8ca2d84 Rip out CK_GetObjCProperty.
llvm-svn: 143910
2011-11-07 05:09:54 +00:00
..
ARCMigrate [arcmt] In GC, error for __strong/__weak on non-objc pointers. 2011-11-06 18:58:23 +00:00
AST Rip out CK_GetObjCProperty. 2011-11-07 05:09:54 +00:00
Analysis Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
Basic Use StringRef's case transformation methods. 2011-11-06 20:36:48 +00:00
CodeGen Rip out CK_GetObjCProperty. 2011-11-07 05:09:54 +00:00
Driver Begin lifting some of the one-off checking logic into generic helper 2011-11-06 23:39:37 +00:00
Frontend Move the Linux header searching from the Frontend to the Driver. This is 2011-11-05 20:17:13 +00:00
FrontendTool Parse LLVM command line arguments after plugins have been loaded 2011-10-10 01:23:06 +00:00
Headers Fix vector macros to correctly check argument types. <rdar://problem/10261670> 2011-11-05 06:08:06 +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 Fix one last place where we weren't writing into a string literal consistently. 2011-11-05 00:41:04 +00:00
Parse Remove duplicate word & unnecessary conditional. 2011-11-07 03:30:03 +00:00
Rewrite Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
Sema Rip out CK_GetObjCProperty. 2011-11-07 05:09:54 +00:00
Serialization Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
StaticAnalyzer Rip out CK_GetObjCProperty. 2011-11-07 05:09:54 +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