[PATCH] D129799: [clang-tidy] Add CLANG_TIDY_CONFUSABLE_CHARS_GEN cmake setting to avoid building when cross compiling
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 30 13:35:20 PDT 2022
mstorsjo added a comment.
In D129799#3689044 <https://reviews.llvm.org/D129799#3689044>, @trcrsired wrote:
> Hi i have a question. Does llvm provide a general toggle to set all those things with a directory? It becomes unmanagable since the end of llvm 15 for Canadian compilation.
>
> like LLVM_NATIVE_TOOL_DIR some thing like that?
Not that I know of, but that would indeed be quite convenient - sounds like a good idea to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129799/new/
https://reviews.llvm.org/D129799
More information about the cfe-commits
mailing list