aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/copy.mm
AgeCommit message (Expand)Author
2016-04-07Replace Sema-level implementation of -fassume-sane-operator-new with aRichard Smith
2012-06-20Restructure how the driver communicates information about theJohn McCall
2012-02-16Elide copy construction in new expressions. PR11757.Eli Friedman
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-07-20fix rdar://9780211 - Clang crashes with an assertion failure building WKView....Chris Lattner
2011-06-15Automatic Reference Counting.John McCall