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

When we manage to re-use an expression during tree transformation (=

template instantiation), and that expression might produce a
temporary, invoke MaybeBindToTemporary. Otherwise, we forget to
destroy objects, release objects, etc. Fixes <rdar://problem/10531073>.

llvm-svn: 146301
parent 54337b86
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