diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-25 20:54:41 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-25 20:54:41 +0000 |
commit | 2fa67f442a373db61c74a93fe7272f60e50bf6bc (patch) | |
tree | cc4df9812b66da20675c6642e8906b21099ca180 /lldb/packages/Python/lldbsuite/__init__.py | |
parent | 007f674c6a4e47cf3a290c0e2d5ba96483d0f8dc (diff) | |
download | bcm5719-llvm-2fa67f442a373db61c74a93fe7272f60e50bf6bc.tar.gz bcm5719-llvm-2fa67f442a373db61c74a93fe7272f60e50bf6bc.zip |
[dotest] Set environment variables after potentialy clearing others.
Dotest contains code to clear DYLD_LIBRARY_PATH for the inferior to not
propagate sanitized builds. However, it's possible that we want to
inject a different library path with `--inferior-env`. To make that work
correctly, we need to do that *after* clearing DYLD_LIBRARY_PATH.
llvm-svn: 367054
Diffstat (limited to 'lldb/packages/Python/lldbsuite/__init__.py')
0 files changed, 0 insertions, 0 deletions