]> granicus.if.org Git - clang/commit
[ObjectiveC migrator] relax the rules for setter/getter
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 4 Jul 2013 00:24:32 +0000 (00:24 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 4 Jul 2013 00:24:32 +0000 (00:24 +0000)
commit52477fb1b86f99a2a8c77e1523d4f186490c28e9
tree67c30ec7c96e220275378127e758faa54f0af215
parent54ca069d1526df84a48a3974871a7c4f46549651
[ObjectiveC migrator] relax the rules for setter/getter
types when deciding on validity of a property
inclusion. // rdar://14345082

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185599 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ObjCMT.cpp