[llvm-bugs] [Bug 27442] Should -fno-exceptions should imply noexcept(true)?

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 29 10:25:24 PDT 2017


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

Marshall Clow (home) <mclow.lists at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |INVALID

--- Comment #8 from Marshall Clow (home) <mclow.lists at gmail.com> ---
Sorry ; marked as "FIXED" by mistake.

I think that vector is doing the right thing here, and making (ODR-violating
and/or ABI-breaking) changes as a result of passing -fno-exceptions on the
command line will cause more harm than good.

-- 
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/20170629/7ea2f614/attachment.html>


More information about the llvm-bugs mailing list