llvm-project/clang/lib/Edit
Fariborz Jahanian 56f48d09f8 ObjC migrator: Improve on hueristics.
migrate to 'copy attribute if Object
class implements NSCopying otherwise 
assume implied 'strong'. Remove 
lifetime qualifier on property as it has
moved to property's attribute. Added TODO
comment for future work by poking into
setter implementation.

llvm-svn: 186037
2013-07-10 21:30:22 +00:00
..
CMakeLists.txt clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Commit.cpp [Objective-C migrator] replace candidate user setter/getter with 2013-07-08 21:42:08 +00:00
EditedSource.cpp [objcmt] Fix a mishandled conversion to objc directory literal. 2013-04-06 01:13:17 +00:00
Makefile
RewriteObjCFoundationAPI.cpp ObjC migrator: Improve on hueristics. 2013-07-10 21:30:22 +00:00