aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/class-protocol-method-match.m
AgeCommit message (Expand)Author
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
2011-08-10objective-c: Using existing infrastructure for finding Fariborz Jahanian
2011-08-08objective-c: diagnose protocol inconsistencies in following Fariborz Jahanian
2011-08-05Revert 136984 and 136927.Ted Kremenek
2011-08-04objective-c: diagnose protocol inconsistencies in following Fariborz Jahanian
2011-08-03objective-c: Methods declared in methods must type matchFariborz Jahanian
2011-07-24objc: clang should warn if redeclaration of methodsFariborz Jahanian