llvm-project/llvm/test/tools/llvm-debuginfo-analyzer
Michał Górny 7292d051a9 [llvm-debuginfo-analyzer] Fix format string-type mismatch in LVScope
Fix mismatch between `%d`/`%x` format strings and `uint64_t` type.
This fixes incorrect printing of "Scope Sizes" on 32-bit platforms
where this leads to `llvm::print()` misreading vararg.

Fixes #58758

Differential Revision: https://reviews.llvm.org/D137400
2022-11-04 12:59:01 +01:00
..
DWARF [llvm-debuginfo-analyzer] Fix format string-type mismatch in LVScope 2022-11-04 12:59:01 +01:00
cmdline.test Recommit [llvm-debuginfo-analyzer] (02/09) - Driver and documentation 2022-10-18 08:39:26 +01:00