Skip to content

Definitions of operator new do not have exception specification #10725

@llvmbot

Description

@llvmbot
Bugzilla Link 10353
Resolution FIXED
Resolved on Jul 13, 2011 20:34
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor

Extended Description

The definitions of operator new in src/new.cpp do not feature an exception specification which causes an error in C++03 mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillalibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions