summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/nrvo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure that destructors are called for NRVO'd objects when theDouglas Gregor2010-05-171-2/+21
* Attempt to satisfy Release-Asserts buildDouglas Gregor2010-05-151-3/+0
* When applying the named return value optimization, we still need toDouglas Gregor2010-05-151-0/+13
* Implement a simple form of the C++ named return value optimization forDouglas Gregor2010-05-151-0/+55
OpenPOWER on IntegriCloud