summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/protocol-qualified-class-unsupported.m
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* 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
* Fix <rdar://problem/6770276> Support Class<Proto> syntax.Steve Naroff2009-07-221-1/+1
* Tweak Sema::ActOnInstanceMessage() to look for a class method when dealing wi...Steve Naroff2009-04-071-0/+40