summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/warn-selector-selection.m
Commit message (Expand)AuthorAgeFilesLines
* fix a problem causing us to lose the ''s around objc interface namesChris Lattner2010-04-111-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Remove extra space in warn_maynot_respond diagnostic. Fixes <rdar://problem/...Ted Kremenek2009-11-171-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Implement an important missing warning when a selectorFariborz Jahanian2009-03-031-0/+14