aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorJames Henderson <james.henderson@sony.com>2021-05-06 09:44:36 +0100
committerJames Henderson <james.henderson@sony.com>2021-05-17 12:50:10 +0100
commitd05ae0fd1732507bcf5ad3dbd0ba2ca77f22f633 (patch)
tree7298dfba56c19e26325cd037f3c33f70560c1040 /llvm/unittests/Support/MathExtrasTest.cpp
parent967f07f5476a8d7884c822a7d92d83f7f68d5dad (diff)
downloadllvm-d05ae0fd1732507bcf5ad3dbd0ba2ca77f22f633.zip
llvm-d05ae0fd1732507bcf5ad3dbd0ba2ca77f22f633.tar.gz
llvm-d05ae0fd1732507bcf5ad3dbd0ba2ca77f22f633.tar.bz2
[debuginfo-tests] Fix environment variable used to specify LLDB
Currently, if the user specifies the environment variable 'CLANG', tests will attempt to use the value as a path to the clang executable. Previously, lldb could also be specified via the CLANG environment variable, but this was almost certainly a bug, because that meant both clang and lldb would have the same path. This patch changes the environment variable for lldb to 'LLDB'. Reviewed by: thopre, teemperor Differential Revision: https://reviews.llvm.org/D101982
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions