Ensure that destructors are called for NRVO'd objects when the
function does not return. Thanks to Eli for pointing out this corner
case.

llvm-svn: 103941
4 files changed
tree: cc0771b6ec00b1cbd43cd1bfa89a434f0dbf89b6
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. llvm/