Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-15 | Add 'expected-note' | Ted Kremenek | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98560 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-03-15 | Correctly determine if the @property has been previously declared. If | Ted Kremenek | |
a property has the same name as the ivar it wraps then the old logic wouldn't find the previous property declaration. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98559 91177308-0d34-0410-b5e6-96231b3b80d8 |