[libcxx-commits] [libcxx] [libcxx] improves diagnostics for containers with bad value types (PR #106296)
Christopher Di Bella via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 29 15:03:26 PDT 2024
cjdb wrote:
I think I need to walk back my `is_array` change, since I think libc++ might be incorrectly rejecting `vector<char[2]>`.
https://github.com/llvm/llvm-project/pull/106296
More information about the libcxx-commits
mailing list