objective-c: warn when autosynthesizing a property which has same
name as an existing ivar since this is common source of error when people remove @synthesize to take advantage of autosynthesis. // rdar://11671080 llvm-svn: 158756
Loading
Please register or sign in to comment