Skip to content
Commit 876cc65a authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

objective-c: Normally, a property cannot be both 'readonly' and having a

"write" attribute (copy/retain/etc.). But, property declaration in 
primary class and protcols are tentative as they may be overridden 
into a 'readwrite' property in class extensions. Postpone diagnosing 
such warnings until the class implementation is seen. 
// rdar://11656982

llvm-svn: 158869
parent 2d2dec96
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