aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/chain-selectors.m
AgeCommit message (Expand)Author
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
2011-08-25Eliminate the -chained-pch flag and all of the frontend and libclang options ...Douglas Gregor
2010-10-02When we insert a category (or class extension) into an interface, markDouglas Gregor
2010-08-04Activate selectors in chained PCH. Chained PCH now works for Objective-C.Sebastian Redl