[lldb/Interpreter] Conform ScriptedProcessPythonInterface to SWIG python types
authorMed Ismail Bennani <medismail.bennani@gmail.com>
Thu, 22 Jul 2021 20:47:25 +0000 (20:47 +0000)
committerMed Ismail Bennani <medismail.bennani@gmail.com>
Thu, 22 Jul 2021 20:48:15 +0000 (22:48 +0200)
commit3d4cadfb26437bd686ca8177f5454a366fed59eb
treeaad98338f6430e9d11792f476bbb7b13ad2e3977
parent9dbc4b09afd4427c2def829f0c8283f732e654a0
[lldb/Interpreter] Conform ScriptedProcessPythonInterface to SWIG python types

This patch should address the compiler warnings due to mismatch type
comparaison.

Differential Revision: https://reviews.llvm.org/D105788

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h