[PATCH] D129799: [clang-tidy] Add CLANG_MAKE_CONFUSABLE_TABLE cmake cache variable to avoid building when cross compiling
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 27 01:28:52 PDT 2022
mstorsjo added a comment.
In D129799#3681524 <https://reviews.llvm.org/D129799#3681524>, @sammccall wrote:
> I'd be tempted by `clang-tidy-confusable-chars-gen` or so but I'm really just painting the bikeshed at this point - up to you.
That sounds like a clearer name to me, thanks! I’ll update D129798 <https://reviews.llvm.org/D129798> and this patch with that name, run some test builds with it, push them, and then file backport requests for them, as they missed the branch.
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