aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/JobserverTest.cpp
diff options
context:
space:
mode:
authorKunqiu Chen <camsyn@foxmail.com>2025-10-12 14:36:25 +0800
committerGitHub <noreply@github.com>2025-10-12 14:36:25 +0800
commit6c5cb97cf4f5c4abfc9351f79f08c6b4a1a61267 (patch)
treecb1b4ad6bd92cde3b219a51e2e2f676cae0fdd96 /llvm/unittests/Support/JobserverTest.cpp
parent4d29460b43e7826300b396a1ff30e5069f42c56c (diff)
downloadllvm-6c5cb97cf4f5c4abfc9351f79f08c6b4a1a61267.zip
llvm-6c5cb97cf4f5c4abfc9351f79f08c6b4a1a61267.tar.gz
llvm-6c5cb97cf4f5c4abfc9351f79f08c6b4a1a61267.tar.bz2
[lit] Fix the missing comma in LIT config (#162998)
This pull request makes a minor fix to the `llvm/utils/lit/lit/llvm/config.py` file. The change corrects a missing comma in the list of environment variables, ensuring that `"UBSAN_SYMBOLIZER_PATH"` and `"ASAN_OPTIONS"` are treated as separate entries instead of a single concatenated string. * Fixed a missing comma between `"UBSAN_SYMBOLIZER_PATH"` and `"ASAN_OPTIONS"` in the environment variable list in `llvm/utils/lit/lit/llvm/config.py`, preventing potential configuration issues.
Diffstat (limited to 'llvm/unittests/Support/JobserverTest.cpp')
0 files changed, 0 insertions, 0 deletions