diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-29 12:25:46 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2025-07-29 12:25:46 -0700 |
commit | c00e8dd9ea411cdd40a6bc7bdd71eb8e91416fec (patch) | |
tree | 4baa9e213f2f6f98b4629e14bb308e37535a5882 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 1e0edb072ab32e22949f88f786b340a912b81d58 (diff) | |
download | llvm-c00e8dd9ea411cdd40a6bc7bdd71eb8e91416fec.zip llvm-c00e8dd9ea411cdd40a6bc7bdd71eb8e91416fec.tar.gz llvm-c00e8dd9ea411cdd40a6bc7bdd71eb8e91416fec.tar.bz2 |
[lldb] Fix a warning
This patch fixes:
lldb/source/Plugins/Process/wasm/ProcessWasm.cpp:107:25: error:
format specifies type 'unsigned long long' but the argument has type
'lldb::tid_t' (aka 'unsigned long') [-Werror,-Wformat]
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions