Skip to content

Possible bug in a stack unwinding mechanism. #9518

@llvmbot

Description

@llvmbot
Bugzilla Link 9146
Resolution FIXED
Resolved on Aug 25, 2011 20:00
Version 2.8
OS Linux
Attachments example code
Reporter LLVM Bugzilla Contributor
CC @DougGregor,@rjmccall

Extended Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillac++

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions