[libcxx-commits] [libcxx] [libc++] Introduce _LIBCPP_COMPRESSED_ELEMENT (PR #134253)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 18 02:33:39 PDT 2025
philnik777 wrote:
> The failing test on Windows needs to be figured out before we land this, obviously.
It looks like there are some bugs around this in clang (https://github.com/llvm/llvm-project/issues/159531), so I decided to not update `tuple` for now. We can do that once Clang is fixed.
https://github.com/llvm/llvm-project/pull/134253
More information about the libcxx-commits
mailing list