summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-07-01 10:41:07 -0700
committerKazu Hirata <kazu@google.com>2025-07-01 10:41:07 -0700
commit98e6d5cd47d4db020a1406032f96fd5cdfc56563 (patch)
treec90debcb66d21250ff2d837c4b0d56a568ed6717 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd79c284a2fef5f9cb6b803b3d0cb4c1f857ece03 (diff)
[lldb] Fix warnings
This patch fixes: lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp:279:15: error: format specifies type 'unsigned long' but the argument has type 'file_t' (aka 'int') [-Werror,-Wformat] lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp:383:15: error: format specifies type 'unsigned long' but the argument has type 'file_t' (aka 'int') [-Werror,-Wformat]
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions