aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/property-reference.mm
AgeCommit message (Expand)Author
2012-06-20Restructure how the driver communicates information about theJohn McCall
2012-01-06objc++: more code gen stuff for atomic property api,Fariborz Jahanian
2011-11-30Fix the instantiation of pseudo-object expressions. This is aJohn McCall
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-09-13Handle reference properties correctly in the trivial-getter check.John McCall
2011-03-30Fix IRGen issues related to using property-dot syntaxFariborz Jahanian