Skip to content
Commit 8d1ca5a1 authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

objective-C: Change rules for overriding properties in

class extensions a little. clang now allows readonly property 
with no ownership rule (assign, unsafe_unretained, weak, retain, 
strong, or copy) with a readwrite property with an ownership rule.
// rdar://12103400 

llvm-svn: 162319
parent e3e95cdf
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