summaryrefslogtreecommitdiff
path: root/clang/test/SemaObjC/warn-superclass-method-mismatch.m
AgeCommit message (Expand)Author
2010-04-22Whenever we complain about a failed initialization of a function orDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Change tests to use clang -cc1...Fariborz Jahanian
2009-08-22Removed -Wundeclared-selector and -Wreadonly-setter-attrs fromFariborz Jahanian
2009-08-04Some code refactoring. Be more generous in issuance of warningFariborz Jahanian
2009-08-04Compare matching selectors in current andFariborz Jahanian