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

Douglas Gregor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Douglas Gregor <[email protected]> 2010-03-26 01:57:22 CDT 
---
Well, it doesn't make sense that we need a destructor (since the caller will
handle the destruction), I don't see any justification for this behavior in the
C++ standard, and none of the other compilers do it, so... fixed in r99615.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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