summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/no-elide-constructors.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PR12208: Under -fno-elide-constructors, don't forget to actually copy an NRVORichard Smith2014-01-111-0/+35
variable to the return slot. Patch by David Wiberg, with test case alterations by me. llvm-svn: 198991
OpenPOWER on IntegriCloud