summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/class-method-lookup.m
Commit message (Expand)AuthorAgeFilesLines
* When unknown method is sent to a receiver ofFariborz Jahanian2010-12-011-1/+1
* 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
* Fix a corner case of message lookup looking for class methods.Fariborz Jahanian2009-03-041-0/+46