summaryrefslogtreecommitdiff
path: root/test/PCH/objc_import.m
AgeCommit message (Expand)Author
2013-06-18When declaring an ObjC interface decl with a @compatibility_alias alias name,...Argyrios Kyrtzidis
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Make tests use the new clang -cc1 flag.Fariborz Jahanian
2009-11-29Use '-x' 'foo' instead of '-x=foo'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-04-24Add PCH support for #import.Steve Naroff