summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/selector-1.m
Commit message (Expand)AuthorAgeFilesLines
* Objective-C. When we use @selector(save:), etc. there may be more Fariborz Jahanian2014-06-241-0/+12
* Objective-C. Make -Wselector-type-mismatch off byFariborz Jahanian2014-03-281-1/+1
* Objective-C. revert r204965. This will makeFariborz Jahanian2014-03-281-1/+1
* Objective-C. Make multiple selector warningFariborz Jahanian2014-03-271-1/+1
* Objective-C. Issue diagnostics on mismatched methods when their selector is usedFariborz Jahanian2014-03-121-4/+26
* Correct hyphenations in comments and assert messagesAlp Toker2013-12-051-1/+1
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Restore a test which I accientally overwrote in my lastFariborz Jahanian2011-02-041-20/+19
* -Wselector should warn on implemented selectors onlyFariborz Jahanian2011-02-041-25/+19
* 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
* Don't issue warning on multiple selector found when Fariborz Jahanian2009-08-221-0/+13
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix <rdar://problem/6505139> [clang on growl]: need to allow unnamed selector...Steve Naroff2009-02-111-0/+8
* move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner2008-07-261-0/+14