https://bugs.llvm.org/show_bug.cgi?id=40124
Louis Dionne <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #23 from Louis Dionne <[email protected]> ---
This should be fixed by:
commit 77b9abfc8e89ca627e4f9a1cc206bea131db6db1
Author: Louis Dionne <[email protected]>
Date: Fri May 22 09:59:48 2020 -0400
[libc++] Complete overhaul of constexpr support in std::array
This commit adds missing support for constexpr in std::array under all
standard modes up to and including C++20. It also transforms the
<array>
tests to check for constexpr-friendliness under the right standard
modes.
Fixes https://llvm.org/PR40124
Fixes rdar://57522096
Supersedes https://reviews.llvm.org/D60666
Differential Revision: https://reviews.llvm.org/D80452
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs