Skip to content
Commit 9d25a48b authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

Objective-C: Issue warning in couple of obscure cases

when property autosynthesis does not synthesize a property.
When property is declared 'readonly' in a super class and
is redeclared 'readwrite' in a subclass. When a property
autosynthesis causes it to share 'ivar' with another property.
// rdar://13388503

llvm-svn: 176889
parent f67ef798
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