summaryrefslogtreecommitdiffstats
path: root/test/PCH/objc_import.m
Commit message (Expand)AuthorAgeFilesLines
* When declaring an ObjC interface decl with a @compatibility_alias alias name,...Argyrios Kyrtzidis2013-06-181-0/+15
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Make tests use the new clang -cc1 flag.Fariborz Jahanian2009-12-141-3/+3
* Use '-x' 'foo' instead of '-x=foo'.Daniel Dunbar2009-11-291-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Add PCH support for #import.Steve Naroff2009-04-241-0/+15