[LLVMbugs] [Bug 10353] New: Definitions of operator new do not have exception specification

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 13 18:22:12 PDT 2011


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

           Summary: Definitions of operator new do not have exception
                    specification
           Product: libc++
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
        AssignedTo: hhinnant at apple.com
        ReportedBy: scshunt at csclub.uwaterloo.ca
                CC: llvmbugs at cs.uiuc.edu


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

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