summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/class-protocol-method-match.m
Commit message (Expand)AuthorAgeFilesLines
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* objective-c: Using existing infrastructure for finding Fariborz Jahanian2011-08-101-33/+17
* objective-c: diagnose protocol inconsistencies in following Fariborz Jahanian2011-08-081-3/+3
* Revert 136984 and 136927.Ted Kremenek2011-08-051-3/+3
* objective-c: diagnose protocol inconsistencies in following Fariborz Jahanian2011-08-041-3/+3
* objective-c: Methods declared in methods must type matchFariborz Jahanian2011-08-031-0/+18
* objc: clang should warn if redeclaration of methodsFariborz Jahanian2011-07-241-0/+46