summaryrefslogtreecommitdiffstats
path: root/test/SemaObjCXX/protocol-lookup.mm
Commit message (Expand)AuthorAgeFilesLines
* Teach the C++ simple-type-specifier parser and tentative parses aboutDouglas Gregor2010-10-211-0/+5
* 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
* Prep for new warning.Mike Stump2009-07-221-0/+1
* Check for method type conflict between declaration inFariborz Jahanian2009-05-011-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Improvements and fixes for name lookup with using directives, from Piotr Rak!Douglas Gregor2009-02-051-0/+50