diff options
author | Pavel Labath <pavel@labath.sk> | 2022-01-19 11:59:19 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2022-01-19 12:49:46 +0100 |
commit | 6ff4af8e182333740a58176a3e9cbc84f6828216 (patch) | |
tree | 07940d4f8a814627aed9a2aab2b39bd6e7364b1a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 6eb8fc924485facd911b49370f53ab93728b2935 (diff) | |
download | llvm-6ff4af8e182333740a58176a3e9cbc84f6828216.zip llvm-6ff4af8e182333740a58176a3e9cbc84f6828216.tar.gz llvm-6ff4af8e182333740a58176a3e9cbc84f6828216.tar.bz2 |
[lldb] Fix D114722 for python<=3.6
_Py_IsFinalizing was called _Py_Finalizing back then (and it was a
variable instead of a function).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions