aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/method-lookup.m
AgeCommit message (Expand)Author
2009-07-22Prep for new warning.Mike Stump
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-07-26move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner