]> granicus.if.org Git - clang/commit
ObjectiveC migrator. methods which look like a getter and
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 11 Sep 2013 17:05:15 +0000 (17:05 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 11 Sep 2013 17:05:15 +0000 (17:05 +0000)
commita81f102bd396fd1da61b47337a2389f352baf539
tree7f29f6d915fe1a0207cff6b973955ec5907f44b6
parent313a9f46ac8cfae224ccfb2a5ffc88630189d24c
ObjectiveC migrator. methods which look like a getter and
start with "get" are inferreed as a readonly properties.

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