summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/selector-3.m
Commit message (Expand)AuthorAgeFilesLines
* Objective-C. Reduce false positive warnings with -Wselector by issuing warning Fariborz Jahanian2014-05-091-2/+2
* Objective-C. Fixes a bogus warning on unimplementedFariborz Jahanian2014-03-261-0/+24
* ObjectiveC. Improve on diagnostics per Jordan's feedback.Fariborz Jahanian2014-01-151-3/+3
* ObjectiveC. produce more expressive warning whenFariborz Jahanian2014-01-141-3/+3
* ObjectiveC. Remove warning on mismatched methodsFariborz Jahanian2014-01-101-7/+7
* Objective-C: Implements gcc's -Wselector optionFariborz Jahanian2013-05-301-0/+29
* Objective-C [qoi]: Improve on diagnostic when a method usedFariborz Jahanian2013-05-281-3/+3
* objectiveC (take two): don't warn when in -Wselector mode andFariborz Jahanian2013-01-221-0/+3
* objectiveC: don't warn when in -Wselector mode andFariborz Jahanian2013-01-211-0/+26
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* With -Wselector, don't warn about unimplemented optional methodFariborz Jahanian2011-07-131-0/+25
* Restore a test which I accientally overwrote in my lastFariborz Jahanian2011-02-041-0/+29