]> granicus.if.org Git - clang/commit
ObjectiveC migrator. Infer property in categories
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 17 Sep 2013 19:00:30 +0000 (19:00 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 17 Sep 2013 19:00:30 +0000 (19:00 +0000)
commit9c4759149c80464ca26dcc90c756f439e6640684
tree6c5aa3135a34511cff5460bc35e31088ac83e3e4
parent786e56f5b49fb5f1a4314629a1b80c9308ead28e
ObjectiveC migrator. Infer property in categories
declared as getter with or without setter method.
// rdar://15010020

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190878 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ObjCMT.cpp
test/ARCMT/objcmt-property.m
test/ARCMT/objcmt-property.m.result