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

Aaron Ballman <aa...@aaronballman.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aa...@aaronballman.com
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Aaron Ballman <aa...@aaronballman.com> ---
Exception specifications became part of the function type signature in C++17,
so Clang is behaving correctly. GCC eventually fixed their bug and now everyone
is in agreement on the code being invalid: https://godbolt.org/z/hjTeh6MMz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to