]> granicus.if.org Git - clang/commit
ObjectiveC migrator. delegate property must be
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 21 Nov 2013 17:49:34 +0000 (17:49 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 21 Nov 2013 17:49:34 +0000 (17:49 +0000)
commit8bb0c80263ea9e4d04512174e34fd0c736798443
treeef52efa1871ce9c1dc470ba4553370f435021cfd
parent6401d364ab79cf307be4a903c29c087e099eae68
ObjectiveC migrator. delegate property must be
inferred as 'assign', not 'assign' and 'strong'.
// rdar://15509831

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