diff options
| author | Kazu Hirata <kazu@google.com> | 2025-07-01 10:41:07 -0700 |
|---|---|---|
| committer | Kazu Hirata <kazu@google.com> | 2025-07-01 10:41:07 -0700 |
| commit | 98e6d5cd47d4db020a1406032f96fd5cdfc56563 (patch) | |
| tree | c90debcb66d21250ff2d837c4b0d56a568ed6717 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | d79c284a2fef5f9cb6b803b3d0cb4c1f857ece03 (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
