This is an archive of the discontinued LLVM Phabricator instance.

[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
use the template specialization of PythonFormat structs instead.

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>

Diff Detail

Event Timeline

mib created this revision.Nov 17 2022, 5:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 17 2022, 5:19 PM
mib requested review of this revision.Nov 17 2022, 5:19 PM
labath accepted this revision.Nov 17 2022, 10:48 PM
labath added a subscriber: labath.

Macro celebration_balloons:

This revision is now accepted and ready to land.Nov 17 2022, 10:48 PM
lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h