llvm-project/lldb/unittests/ScriptInterpreter
Jonas Devlieghere 9053767330
Remove Python 2 support from the ScriptInterpreter plugin
We dropped downstream support for Python 2 in the previous release. Now
that we have branched for the next release the window where this kind of
change could introduce conflicts is closing too. Start by getting rid of
Python 2 support in the Script Interpreter plugin.

Differential revision: https://reviews.llvm.org/D124429
2022-04-27 08:26:25 -07:00
..
Lua [lldb] Clarify StructuredDataImpl ownership 2021-12-13 21:04:51 +01:00
Python Remove Python 2 support from the ScriptInterpreter plugin 2022-04-27 08:26:25 -07:00
CMakeLists.txt