]> granicus.if.org Git - clang/commit
ObjectiveC migrator. Start annotating CF functions
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 15 Aug 2013 21:44:38 +0000 (21:44 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 15 Aug 2013 21:44:38 +0000 (21:44 +0000)
commit269cca13cdafab34073158476de0391d1839ecd3
tree96c3e2d00c352753d505904aeb48c4380c2187b5
parent27ab0362bc030de340e25c72002c15f6b22fe683
ObjectiveC migrator. Start annotating CF functions
with CF_RETURNS_RETAINED/CF_RETURNS_NOT_RETAINED as
appropriate.

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