diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-11-17 23:55:52 -0800 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-11-18 13:56:48 -0800 |
commit | 288843a161f71148d7028e5153038006dd87e363 (patch) | |
tree | b1127b4e404079a0488c659084d23954e52f0c85 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 7c96f61aaa4c8297e5cd1b96c6985f491e5f034f (diff) | |
download | llvm-288843a161f71148d7028e5153038006dd87e363.zip llvm-288843a161f71148d7028e5153038006dd87e363.tar.gz llvm-288843a161f71148d7028e5153038006dd87e363.tar.bz2 |
[lldb/Python] Make use of PythonObject and PythonFormat in callbacks (NFC)
This patch extends the template specialization of PythonFormat structs
and makes use of the pre-existing PythonObject class to format arguments
and pass them to the right method, before calling it.
This is a preparatory patch to merge PythonFormat with SWIGPythonBridge's
GetPythonValueFormatString methods.
Differential Revision: https://reviews.llvm.org/D138248
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions