[LLVMbugs] [Bug 10302] unrestricted unions don't delete destructor when required

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 29 15:33:25 PDT 2012


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|                            |FIXED

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> 2012-03-29 17:33:25 CDT ---
In r133502, unrestricted unions were not fully implemented. They now are, and
we reject this code.

-- 
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.



More information about the llvm-bugs mailing list