aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorLeonard Chan <leonardchan@google.com>2021-09-30 15:34:30 -0700
committerLeonard Chan <leonardchan@google.com>2021-09-30 15:34:30 -0700
commit9f641c96cb15c9752c976bff286bb57adf86acab (patch)
tree922062495b1fad26b2a45765e106e024db68e368 /lldb/source/Plugins/ScriptInterpreter/Python
parentc5e491e6ee95ac0243b38b4aa85b627e7d9fc969 (diff)
downloadllvm-9f641c96cb15c9752c976bff286bb57adf86acab.zip
llvm-9f641c96cb15c9752c976bff286bb57adf86acab.tar.gz
llvm-9f641c96cb15c9752c976bff286bb57adf86acab.tar.bz2
[libcxx][test] Use python specified by build rather than system default python
As of e9564c3698edffc64439a8f957c7c28b19214613, libcxx/gdb/gdb_pretty_printer_test.sh.cpp fails locally for me because the REQUIRES check for host-has-gdb-with-python uses python, which for me expands to python 2.7.18. This failure does not seem to be caught on any upstream builders, potentially because they don't have gdb, python, or a version of python that makes the test UNSUPPORTED (like python3). This updates the check to use the python specified by the build (which should be the python that runs this code), rather than just python. Differential Revision: https://reviews.llvm.org/D110887
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions