[PATCH] D117445: [lit] Expose clang search_env string as a use_clang argument

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 12:23:18 PST 2022


Amir added a comment.

In D117445#3247857 <https://reviews.llvm.org/D117445#3247857>, @thopre wrote:

> What's the reason for not using `CLANG` instead of `BOLT_CLANG_EXE`?

I'm a bit worried about an interference with other project tests (ie when bolt and clang are enabled and tests for both are invoked). But I agree it's unlikely to be an issue in practice.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117445/new/

https://reviews.llvm.org/D117445



More information about the llvm-commits mailing list