aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-08-01 15:27:14 -0700
committerGitHub <noreply@github.com>2025-08-01 15:27:14 -0700
commitdf392b518b7e187f72c036a611feca75ea8b796b (patch)
tree4bd36a431d2119f3a6a099d612bb8a288184e924 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
parent66e8163f53cacc704aab9d4c81f208727e37d3d0 (diff)
downloadllvm-df392b518b7e187f72c036a611feca75ea8b796b.zip
llvm-df392b518b7e187f72c036a611feca75ea8b796b.tar.gz
llvm-df392b518b7e187f72c036a611feca75ea8b796b.tar.bz2
[lldb] Reimplment PyRun_String using the Python stable C API (#151761)
Reimplement `PyRun_String` using `Py_CompileString` and` PyEval_EvalCode`, which are part of the stable C API. Part of #151617
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions