[compiler-rt] [sanitizer_symbolizer] Use correct format strings for uptr (PR #89815)

Dimitry Andric via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 23:52:57 PDT 2024


DimitryAndric wrote:

Casting seems uglier to me, though. On the other hand, it's difficult to make printf-like functions type-safe in any way...


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


More information about the llvm-commits mailing list