Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'expected-note' | Ted Kremenek | 2010-03-15 | 1 | -1/+1 |
| | | | | llvm-svn: 98560 | ||||
* | Correctly determine if the @property has been previously declared. If | Ted Kremenek | 2010-03-15 | 1 | -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 |