summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorAlexandre Ganea <alexandre.ganea@legionlabs.com>2022-01-15 12:00:58 -0500
committerAlexandre Ganea <alexandre.ganea@legionlabs.com>2022-01-15 12:06:38 -0500
commit5d5d806e7b95d8a99d5628d113d8ecd33b2b289f (patch)
tree5b30ed47f5a95058bd105c288a8e405a71f6c417 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent7fcc44bca4b8d3326982692b30d8b6ea8a91db56 (diff)
Silence warning with MSVC.
Fixes: [2587/4073] Building CXX object projects\compiler-rt\lib\sanitizer_common\CMakeFiles\RTSanitizerCommon.x86_64.dir\sanitizer_stoptheworld_win.cpp.obj D:\git\llvm-project\compiler-rt\lib\sanitizer_common\sanitizer_stoptheworld_win.cpp(125,33): warning: comparison of integers of different signs: 'DWORD' (aka 'unsigned long') and 'int' [-Wsign-compare] if (SuspendThread(thread) == -1) { ~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 1 warning generated.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions