[libcxx-commits] [libcxx] [libc++] Fix constexpr initialization of std::array<T, 0> (PR #74667)

via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 14 14:45:08 PST 2023


https://github.com/EricWF approved this pull request.

OK, I've done my due diligence offline, and this seems like a not incorrect fix.

Though as a general note, I think our tests have become too clever. 

https://github.com/llvm/llvm-project/pull/74667


More information about the libcxx-commits mailing list