summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/incomplete-implementation.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
* Make sure we don't accept an @interface inside another objc containerArgyrios Kyrtzidis2012-03-231-1/+1
* After numerous requests, have Objective-C 'method declared here' notes mentio...Ted Kremenek2012-02-271-2/+2
* Fix crash on an @interface nested inside @implementation, rdar://10336158Argyrios Kyrtzidis2011-10-271-0/+13
* objective-c: warn if implementation of a method in categoryFariborz Jahanian2011-07-281-4/+5
* Put "incomplete implementation" warning under a flag.Ted Kremenek2011-02-141-0/+26