[all-commits] [llvm/llvm-project] 3d4cad: [lldb/Interpreter] Conform ScriptedProcessPythonIn...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Thu Jul 22 13:48:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d4cadfb26437bd686ca8177f5454a366fed59eb
https://github.com/llvm/llvm-project/commit/3d4cadfb26437bd686ca8177f5454a366fed59eb
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
Log Message:
-----------
[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 at gmail.com>
More information about the All-commits
mailing list