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

InitializationSequence handles binding to temporaries, so that

argument-passing doesn't have to. Fixes PR5867, where we were binding
a temporary twice in the AST and, therefore, calling its destructor
twice.

llvm-svn: 92131
parent e6212ace
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