[llvm-bugs] [Bug 38300] [dr1992] Wrong exception deduction for some forms of placement new

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Feb 4 19:38:09 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=38300

hstong at ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hstong at ca.ibm.com
         Resolution|---                         |WONTFIX
             Status|REOPENED                    |RESOLVED

--- Comment #4 from hstong at ca.ibm.com ---
The behaviour requested by the originator is the opposite of what DR1992
requires. For actually performing a check (instead of calling the allocation
function), we have https://llvm.org/PR35573.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190205/f5c3431f/attachment.html>


More information about the llvm-bugs mailing list