http://llvm.org/bugs/show_bug.cgi?id=17615

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #3 from Richard Smith <[email protected]> ---
Fixed in r194213, thanks for the report. (We were not cleaning up temporaries
created in a delegating constructor initializer early enough, and later tried
to clean them up after they'd already been destroyed.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to