diff options
author | Martin Storsjö <martin@martin.st> | 2024-09-13 23:18:10 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 23:18:10 +0300 |
commit | a26ec542371652e1d774696e90016fd5b0b1c191 (patch) | |
tree | b2a52b688de5d3e6f86013e4520fb4fea8d0d798 /llvm/unittests/Support/ProgramTest.cpp | |
parent | 5130f3236f855436f4fa78a8ad7be0b39e638741 (diff) | |
download | llvm-a26ec542371652e1d774696e90016fd5b0b1c191.zip llvm-a26ec542371652e1d774696e90016fd5b0b1c191.tar.gz llvm-a26ec542371652e1d774696e90016fd5b0b1c191.tar.bz2 |
[clang-scan-deps] Infer the tool locations from PATH (#108539)
This allows the clang driver to know which tool is meant to be executed,
which allows the clang driver to load the right clang config files, and
allows clang to find colocated sysroots.
This makes sure that doing `clang-scan-deps -- <tool> ...` looks up
things in the same way as if one just would execute `<tool> ...`, when
`<tool>` isn't an absolute or relative path.
Diffstat (limited to 'llvm/unittests/Support/ProgramTest.cpp')
0 files changed, 0 insertions, 0 deletions