aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/arc-exceptions.mm
AgeCommit message (Expand)Author
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2013-02-01Destroy arrays and ARC fields when throwing out of ctors.John McCall
2012-10-17At -O0, prefer objc_storeStrong with a null new value to theJohn McCall
2012-01-17When initializing a catch variable in ARC, be sure to emit retainsJohn McCall