summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/class-unavail-warning.m
Commit message (Expand)AuthorAgeFilesLines
* Objective-C. Try to fix the test in buildbot in my last patch.Fariborz Jahanian2014-06-181-1/+1
* Objective-C. Attributes on class declarations carry overFariborz Jahanian2014-06-181-1/+28
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-181-1/+1
* Implicitly assume that a ObjC category to an unavailable interface is also un...Argyrios Kyrtzidis2011-10-061-1/+11
* When using an unavailable/deprecated interface Foo inside Foo's interface/imp...Argyrios Kyrtzidis2011-10-061-1/+9
* Automatic Reference Counting.John McCall2011-06-151-1/+1
* Warn on usage of unavailable objc 'class' inFariborz Jahanian2011-03-081-0/+24