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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to