[libcxx-commits] [libcxx] [libc++][test] Use `LIBCPP_STATIC_ASSERT` for `std::__mdspan_detail` (PR #73436)
Stephan T. Lavavej via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Nov 26 17:23:00 PST 2023
StephanTLavavej wrote:
Merged as the CI had only unrelated failures in
std/containers/sequences/deque/deque.modifiers/insert_iter_iter.pass.cpp
std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/pbump2gig.pass.cpp
std/input.output/string.streams/stringstream/stringstream.members/gcount.pass.cpp
std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.negbin/eval.pass.cpp
none of which were changed here. Thanks!
https://github.com/llvm/llvm-project/pull/73436
More information about the libcxx-commits
mailing list