Skip to content
Commit 071b98ed authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

ObjectiveC migrator. When inferring readwrite property,

do not remove the setter if its availability differs
from availability of the getter (which is now turned into
a property). Otherwise, synthesized setter will
inherit availability of the property (which is incorrect).
// rdar://15300059

llvm-svn: 193837
parent 493cd8c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment