[libcxx-commits] [libcxx] [libc++] Remove libc++'s own inttypes.h (PR #193716)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 30 05:13:00 PDT 2026
philnik777 wrote:
@DimitryAndric Such information would be great to have. However, couldn't FreeBSD simply provide these macros unconditionally in C++ from the libc if you want the extension? AFAICT at least glibc provides these macros unconditionally, even in C89: https://godbolt.org/z/4cs11qjT8
https://github.com/llvm/llvm-project/pull/193716
More information about the libcxx-commits
mailing list