summaryrefslogtreecommitdiffstats
path: root/test/PCH/objc_methods.m
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+2
* Turn -Wobjc-root-class on by default. <rdar://problem/11203649>.Ted Kremenek2012-07-251-1/+1
* Implement the Objective-C 'instancetype' type, which is an alias ofDouglas Gregor2011-09-081-1/+1
* Implement Objective-C Related Result Type semantics.Douglas Gregor2011-06-111-1/+1
* 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-2/+0
* More PushOnScopeChain() FIXME's.Steve Naroff2009-04-231-0/+4
* Sema::ActOnStartClassInterface(): Use PushOnScopeChains().Steve Naroff2009-04-231-4/+7
* rename methods.* -> objc_methods.*Chris Lattner2009-04-221-0/+11