[libcxx-commits] [libcxx] [libc++] Recognize _BitInt(N) as signed/unsigned integer type (PR #185027)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 17 08:45:55 PDT 2026
================
----------------
philnik777 wrote:
```suggestion
#if TEST_HAS_EXTENSION(bit_int)
```
Throughout.
https://github.com/llvm/llvm-project/pull/185027
More information about the libcxx-commits
mailing list