[llvm-bugs] [Bug 35204] std::chrono exception specification of explicitly defaulted default constructor does not match the calculated one
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 30 11:43:57 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=35204
JVApen <jvapen at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from JVApen <jvapen at gmail.com> ---
Given the explanation by Lars and the linked reference to the standard: see
https://stackoverflow.com/a/29483269/2236584 I'm convinced that this is
actually a bug in MSVC for allowing this code.
--
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/20190730/f469a017/attachment.html>
More information about the llvm-bugs
mailing list