Skip to content
Commit 17012564 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When applying the named return value optimization, we still need to

destroy the variable along the exceptional edge; it's only during
normal execution that we avoid destroying this variable.

llvm-svn: 103872
parent 8b07ec25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment