[LLVMbugs] [Bug 9146] New: Possible bug in a stack unwinding mechanism.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Feb 5 02:18:06 PST 2011


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

           Summary: Possible bug in a stack unwinding mechanism.
           Product: clang
           Version: 2.8
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: dmi3evsv at gmail.com
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


If an exception is thrown from an constructor during initialization of array
then no destructors for already constructed elements are called.

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