[libunwind] [libunwind] Make sure `__STDC_FORMAT_MACROS` is defined to ensure `PRId64` is available (PR #117491)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 29 00:09:15 PST 2024


MaskRay wrote:

What old GCC versions need this? If it's just GCC 8, it's possible that we will drop GCC buildability soon. I think for runtime libraries we could pose a stricter requirement.

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


More information about the cfe-commits mailing list