]> granicus.if.org Git - clang/commit
ObjectiveC migrator: annotate all protocols/methods in
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 31 Oct 2013 00:06:58 +0000 (00:06 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 31 Oct 2013 00:06:58 +0000 (00:06 +0000)
commit6d754e9a9d6591e8fc5eedc144cc70a7e539ba6f
tree2482db6211751be25279938ac1629d140a37077f
parent8c099d9b04f0b3025e713f76b42a50f3a67d404f
ObjectiveC migrator: annotate all protocols/methods in
a category with NSxxxDeprecated name with deprecated
annotation. // rdar://15337661

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193726 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ObjCMT.cpp
test/ARCMT/objcmt-deprecated-category.m [new file with mode: 0644]
test/ARCMT/objcmt-deprecated-category.m.result [new file with mode: 0644]