[libcxx-commits] [libcxx] [libc++][test] Change forbidden `extents<char>` to `extents<signed char>` (PR #73535)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 27 10:51:21 PST 2023


ldionne wrote:

@crtrott Can you follow-up on adding a `static_assert` for the mandate? We should do this sooner rather than later since it'll prevent people from starting to rely on this.

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


More information about the libcxx-commits mailing list