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
Loading
Please register or sign in to comment