summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/incomplete-implementation.m
Commit message (Expand)AuthorAgeFilesLines
* ObjectiveC: Don't warn when method implemented inFariborz Jahanian2013-12-051-0/+26
* Split "incomplete implementation" warnings for ObjC into separate warnings.Ted Kremenek2013-03-271-3/+2
* Don't complain about incomplete implementations for methods that areDouglas Gregor2012-12-111-1/+3
* 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