Skip to content
Commit e48f389c authored by John McCall's avatar John McCall
Browse files

Be sure to check ARC conventions on the implicit method declarations

of a property just in case the property's getter happens to be +1.
We won't synthesize a getter for such a property, but we will allow
the user to define a +1 method for it.
rdar://13115896

llvm-svn: 178731
parent 5a2af525
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