summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/protocol-lookup-2.m
Commit message (Expand)AuthorAgeFilesLines
* Fix an assertion hit in Sema::CheckObjCMethodOverrides.Argyrios Kyrtzidis2013-04-271-0/+23
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+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
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix ObjCInterfaceDecl::lookupInstanceMethod()/lookupClassMethod() to search i...Steve Naroff2009-02-261-0/+33