summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/undef-class-messagin-error.m
Commit message (Expand)AuthorAgeFilesLines
* Whenever we emit a typo-correction diagnostic, also emit a noteDouglas Gregor2010-01-071-1/+1
* Implement typo correction for a variety of Objective-C-specificDouglas Gregor2010-01-031-2/+2
* 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
* Don't ICE when messaging on 'super' receiver when classFariborz Jahanian2009-01-071-0/+13