diff options
author | Vladislav Dzhidzhoev <vdzhidzhoev@accesssoftek.com> | 2024-09-25 16:19:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-25 16:19:02 +0200 |
commit | aea06684992873f70c5834e2f455f913e5b8d671 (patch) | |
tree | 99f561c6495c490bf8012f4f1c65c2250fb69493 /clang/unittests/Frontend/CompilerInstanceTest.cpp | |
parent | e9cb44090ff7b3feda386ca1ee1252ab47c0617e (diff) | |
download | llvm-aea06684992873f70c5834e2f455f913e5b8d671.zip llvm-aea06684992873f70c5834e2f455f913e5b8d671.tar.gz llvm-aea06684992873f70c5834e2f455f913e5b8d671.tar.bz2 |
[lldb][test] Use tools from llvm instead of compiler tools (#109961)
In #102185, toolchain detection for API tests has been rewritten in
Python. Tools paths for tests there are determined from compiler path.
Here tools are taken from `--llvm-tools-dir` dotest.py argument, which
by default refers to the LLVM build directory, unless they are
explicitly redefined in environment variables. It helps to minimize
external dependencies and to maximize the reproducibility of the build.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInstanceTest.cpp')
0 files changed, 0 insertions, 0 deletions