summaryrefslogtreecommitdiffstats
path: root/test/PCH/objc_property.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* PCH support for all of the predefined Objective-C types, such as id,Douglas Gregor2009-04-231-3/+3
* PCH support for Objective-C property declarations (UNTESTED!)Douglas Gregor2009-04-221-0/+11