[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:56 PDT 2026
================
----------------
philnik777 wrote:
Why don't we check `__BITINT_MAXWIDTH__` here? Is there a minimum bit count required by the C standard?
https://github.com/llvm/llvm-project/pull/185027
More information about the libcxx-commits
mailing list