aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/arc-mangle.mm
AgeCommit message (Expand)Author
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-07-06Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall
2011-06-17Objective-C++ ARC: do not mangle __unsafe_unretained lifetimeDouglas Gregor
2011-06-15Automatic Reference Counting.John McCall