aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/use_lldb_suite.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-01-08 13:34:55 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2020-01-08 13:37:07 -0800
commit0341c11e08504acef8c16ab07210bc253dadf2d9 (patch)
treea49c8fd69f16d9cc8aa6cd6558f8778fdb54fbe6 /lldb/scripts/Python/use_lldb_suite.py
parent0b8ce37d64747ba7d8908626256e2b5e58f7b396 (diff)
downloadllvm-0341c11e08504acef8c16ab07210bc253dadf2d9.zip
llvm-0341c11e08504acef8c16ab07210bc253dadf2d9.tar.gz
llvm-0341c11e08504acef8c16ab07210bc253dadf2d9.tar.bz2
[lldb/SWIG] Refactor extensions to be non Python-specific
The current SWIG extensions for the string conversion operator is Python specific because it uses the PythonObjects. This means that the code cannot be reused for other SWIG supported languages such as Lua. This reimplements the extensions in a more generic way that can be reused. Differential revision: https://reviews.llvm.org/D72377
Diffstat (limited to 'lldb/scripts/Python/use_lldb_suite.py')
0 files changed, 0 insertions, 0 deletions