summaryrefslogtreecommitdiff
path: root/test/SemaObjC/assign-rvalue-message.m
AgeCommit message (Expand)Author
2016-12-03DR616, and part of P0135R1: member access (or pointer-to-member access) on aRichard Smith
2012-07-19Capitalize "Objective-C" and "C++" in user-facing contexts.Jordan Rose
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-03-26More coherent diagnostic attempting to assign to a member of a const object r...Fariborz Jahanian