diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-09-04 11:17:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-04 11:17:53 -0700 |
commit | 46a3b4d5dc6dd9449ec7c0c9065552368cdf41d6 (patch) | |
tree | 41b7d3b108ad67e85587e97997a64ede5b565e7a /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | b208bda840d13ece5e47525b0188b0bc6234f6a5 (diff) | |
download | llvm-46a3b4d5dc6dd9449ec7c0c9065552368cdf41d6.zip llvm-46a3b4d5dc6dd9449ec7c0c9065552368cdf41d6.tar.gz llvm-46a3b4d5dc6dd9449ec7c0c9065552368cdf41d6.tar.bz2 |
[clang] Rewrite tests relying on shell environment variable features
This patch rewrites a couple tsts that fail when running with lit's
internal shell enabled due to assumptions about setting environment
variables. There were a couple cases where there was an implict env.
Most of the cases needed unset swapped for env -u.
Toeards #102699.
Reviewers: petrhosek, efriedma-quic, Sirraide, carlocab, rnk, ilovepi
Reviewed By: carlocab, rnk, ilovepi
Pull Request: https://github.com/llvm/llvm-project/pull/156904
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions