[LLVMbugs] [Bug 11365] New: Non-POD compound literal array elements are not destroyed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Nov 12 17:06:53 PST 2011


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

             Bug #: 11365
           Summary: Non-POD compound literal array elements are not
                    destroyed
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: peter at pcc.me.uk
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 7604
  --> http://llvm.org/bugs/attachment.cgi?id=7604
Minimal test case

See the attached test program.  A call to A's constructor is emitted but not
its destructor.

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