]> granicus.if.org Git - clang/commit
[Objective-C migrator] replace candidate user setter/getter with
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 8 Jul 2013 21:42:08 +0000 (21:42 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 8 Jul 2013 21:42:08 +0000 (21:42 +0000)
commit1921b58a2aba4f5073d6634d476356b6a4ff8815
tree920047bba591332b5769547b6550591355ba9cda
parent09bddcf8c0ce4cc2f2a18e050e971539e8a396f8
[Objective-C migrator] replace candidate user setter/getter with
their equivalent property declaration. wip.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185873 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Edit/Commit.h
lib/ARCMigrate/ObjCMT.cpp
lib/Edit/Commit.cpp
lib/Edit/RewriteObjCFoundationAPI.cpp
test/ARCMT/objcmt-property.m [new file with mode: 0644]
test/ARCMT/objcmt-property.m.result [new file with mode: 0644]