[llvm-bugs] [Bug 36912] std::uncaught_exception should be deprecated in C++17

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Aug 4 19:15:07 PDT 2018


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

Pavel Roskin <plroskin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Pavel Roskin <plroskin at gmail.com> ---
I think LLVM is missing an opportunity here. Deprecation warnings are useful
for developers. They guide developers to better solutions. They give advance
warnings about features slated to be removed.

Anyway, I assume that there is a general policy that I'm not going to change
with this bug report. Therefore, I'm resolving it as WONTFIX.

-- 
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/20180805/62ce8c09/attachment.html>


More information about the llvm-bugs mailing list