diff options
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | 2023-01-23 10:38:53 +0100 |
---|---|---|
committer | Nicolai Hähnle <nicolai.haehnle@amd.com> | 2023-01-25 10:06:03 +0100 |
commit | 58e646c0e882a98fe71bc8ed469d43ad081b0f32 (patch) | |
tree | db406ea60e2e1e998403465a68867db6f408e3fe /llvm/utils/UpdateTestChecks/common.py | |
parent | 4ae221f5a4d1977f316b7d5f033763f876b471e7 (diff) | |
download | llvm-58e646c0e882a98fe71bc8ed469d43ad081b0f32.zip llvm-58e646c0e882a98fe71bc8ed469d43ad081b0f32.tar.gz llvm-58e646c0e882a98fe71bc8ed469d43ad081b0f32.tar.bz2 |
update_test_checks.py: pick up --tool from UTC_ARGS
It's not clear to me how to write a test for this. The tests run in an
environment where the tools may not be in PATH, and so the existing
custom-tool.test needs to use --tool-binary when invoking
update_test_checks.py. But it can't do so without also using --tool.
This change does fix a problem though with using
update_any_test_checks.py in an environment where the tools *are*
available in PATH.
Differential Revision: https://reviews.llvm.org/D142450
Diffstat (limited to 'llvm/utils/UpdateTestChecks/common.py')
0 files changed, 0 insertions, 0 deletions