[libcxx-commits] [libcxx] [libc++] Fix constexpr initialization of std::array<T, 0> (PR #74667)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 15 13:06:00 PST 2023
ldionne wrote:
I will merge this since it passes CI and looks like folks are satisfied. @EricWF if you want to talk about how I wrote the tests, I'm happy to go over it and change them in a future patch once we agree.
https://github.com/llvm/llvm-project/pull/74667
More information about the libcxx-commits
mailing list