summaryrefslogtreecommitdiffstats
path: root/test/PCH/method_pool.m
Commit message (Expand)AuthorAgeFilesLines
* Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.Andy Gibbs2013-04-171-10/+2
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-3/+3
* 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
* PCH support for the global method pool (= instance and factory methodDouglas Gregor2009-04-241-0/+21