summaryrefslogtreecommitdiffstats
path: root/test/Parser/method-prototype-1.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* 1. Fix parsing of method prototype involving c-style argument declarations.Fariborz Jahanian2007-09-051-0/+43