[lldb] Stop forwarding LLDB_DEFAULT_PYTHON_VERSION in crashlog
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 14 Feb 2022 20:14:36 +0000 (12:14 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 14 Feb 2022 20:18:12 +0000 (12:18 -0800)
commitd52866e1a82dab57ad1b58a8bf21ca63eae2e155
tree2df458ae95c8c767cdb38b9aaddfaa09eebb2ca6
parent6c4052166c02702fd507495413bac559abed2e65
[lldb] Stop forwarding LLDB_DEFAULT_PYTHON_VERSION in crashlog

Support for Python 2 was removed in Xcode 13.

Differential revision: https://reviews.llvm.org/D119756
lldb/examples/python/crashlog.py