summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/nrvo.mm
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* block literal irgen: several improvements on naming blockFariborz Jahanian2012-06-261-1/+1
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Implement the Named Return Value Optimization (NRVO) for blocks.Douglas Gregor2011-09-061-1/+12
* Implement the Named Return Value Optimization (NRVO) for Objective-C++Douglas Gregor2011-09-061-0/+21