summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-09-21 19:10:15 +0000
committerMartin Storsjo <martin@martin.st>2019-09-21 19:10:15 +0000
commit5534a6750087ef4290c58238337b0dad29397f46 (patch)
treea30108f25bd0c1fd9f3b066b6cc1d13324e31919 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parented78dc8e4371b573e3daca3ee6d39231df218918 (diff)
[LLDB] Cast -1 (as invalid socket) to the socket type before comparing
This silences warnings about comparison of integers between unsigned long long (which is what the Windows SOCKET type is) and signed int when building in MinGW mode. Differential Revision: https://reviews.llvm.org/D67863 llvm-svn: 372486
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions