aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-11-04 09:19:22 +0100
committerMichał Górny <mgorny@gentoo.org>2022-11-04 12:59:01 +0100
commit7292d051a94032ea9ea56471ad40cc81696cca5b (patch)
treebc5c81945e5c0e3f0f5caf491e3e23569794662c /flang/lib/Frontend/CompilerInvocation.cpp
parentc14df228ff3ca73e3c5c00c495216bba56665fd5 (diff)
downloadllvm-7292d051a94032ea9ea56471ad40cc81696cca5b.zip
llvm-7292d051a94032ea9ea56471ad40cc81696cca5b.tar.gz
llvm-7292d051a94032ea9ea56471ad40cc81696cca5b.tar.bz2
[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
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions