[libcxx-commits] [libcxx] [libc++] Fix constexpr initialization of std::array<T, 0> (PR #74667)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Dec 9 05:19:50 PST 2023
https://github.com/philnik777 requested changes to this pull request.
I'd really like to see a test that makes sure the new struct isn't considered empty and there are no padding bytes.
https://github.com/llvm/llvm-project/pull/74667
More information about the libcxx-commits
mailing list