summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/duplicate-property.m
Commit message (Collapse)AuthorAgeFilesLines
* Add 'expected-note'Ted Kremenek2010-03-151-1/+1
| | | | llvm-svn: 98560
* Correctly determine if the @property has been previously declared. IfTed Kremenek2010-03-151-0/+8
a property has the same name as the ivar it wraps then the old logic wouldn't find the previous property declaration. llvm-svn: 98559
OpenPOWER on IntegriCloud