summaryrefslogtreecommitdiffstats
path: root/test/Parser/selector-1.m
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* fix the second part of rdar://8366474 - clang fails to parse ObjC selectors w...Chris Lattner2011-03-261-10/+16
* Eliminate the "minimal" and printing parser actions, which only everDouglas Gregor2010-07-261-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make tests use the new clang cc1 flag.Fariborz Jahanian2009-12-141-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* remove typedef.Chris Lattner2007-10-181-2/+0
* Patch to parse @selector expressions.Fariborz Jahanian2007-10-151-0/+16