Skip to content

Commit 0976bce

Browse files
author
git apple-llvm automerger
committed
Merge commit '979c5023d3f0' from llvm.org/master into apple/master
2 parents 96e47f8 + 979c502 commit 0976bce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compiler-rt/test/lit.common.cfg.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@
7070
# to link. In r19 and later we just use the default which is libc++.
7171
config.cxx_mode_flags.append('-stdlib=libstdc++')
7272

73-
config.environment = dict(os.environ)
74-
7573
# Clear some environment variables that might affect Clang.
7674
possibly_dangerous_env_vars = ['ASAN_OPTIONS', 'DFSAN_OPTIONS', 'LSAN_OPTIONS',
7775
'MSAN_OPTIONS', 'UBSAN_OPTIONS',

0 commit comments

Comments
 (0)