This patch removes all occurences to GetPythonValueFormatString and
use the template specialization of PythonFormat structs instead.
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Paths
| Differential D138250
[lldb/Python] Unify PythonFormat & GetPythonValueFormatString (NFC) ClosedPublic Authored by mib on Nov 17 2022, 5:19 PM.
Details
Summary This patch removes all occurences to GetPythonValueFormatString and Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 17 2022, 10:48 PM
Revision Contents
Diff 476295 lldb/source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
|