summaryrefslogtreecommitdiff
path: root/test/PCH/objc_methods.h
AgeCommit message (Expand)Author
2012-05-04[PCH] Really, pinky swear, fix for PR12689Argyrios Kyrtzidis
2012-05-03[PCH] Clear switch case IDs when deserializing a objc method body.Argyrios Kyrtzidis
2011-09-08Implement the Objective-C 'instancetype' type, which is an alias ofDouglas Gregor
2011-06-11Implement Objective-C Related Result Type semantics.Douglas Gregor
2009-04-23More PushOnScopeChain() FIXME's.Steve Naroff
2009-04-22rename methods.* -> objc_methods.*Chris Lattner