[libcxx-commits] [libcxx] [libc++] Remove libc++'s own inttypes.h (PR #193716)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 29 07:34:07 PDT 2026
https://github.com/ldionne approved this pull request.
This makes sense to me, and I think it is important to remove these headers when we don't have a need for them since they create a maintenance burden (e.g. making them re-enterable, etc).
However, since these header removals can be tricky, I'd like to give a heads up to @llvm/libcxx-vendors (also CC @var-const @ian-twilightcoder ).
https://github.com/llvm/llvm-project/pull/193716
More information about the libcxx-commits
mailing list