[libunwind] [libunwind][nfc] Avoid type warning of debug printf (PR #67390)

Alexander Richardson via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 26 06:48:18 PDT 2023


arichardson wrote:

Or alternatively use PRIxPTR unconditionally, using PRIuPTR with 0x-prefixed outputs is super confusing

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


More information about the cfe-commits mailing list