[libcxx-commits] [libcxx] [libc++][test] Migrate _BitInt probe to __BITINT_MAXWIDTH__ and fix latent test bugs (PR #203876)

Xavier Roche via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 23 01:48:40 PDT 2026


xroche wrote:

> This change caused `std/numerics/bit/byteswap.verify.cpp` to fail on Android's i386 builder:

Dang sorry about this. Tentative fix: remove the offending test
https://github.com/llvm/llvm-project/pull/205295

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


More information about the libcxx-commits mailing list