[PATCH] D145258: [bazel] Don't alwayslink clang-tidy libraries
Geoffrey Martin-Noble via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 11:33:06 PST 2023
GMNGeoffrey added a comment.
Hmmm actually our internal version of these build files also uses `alwayslink` with the comment "Registration of the clang-tidy checker modules relies on the linker, so we need to enforce linking". That comment was written in 2014 though, so things may have changed. Let me try seeing what tests fail if I remove that internally.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145258/new/
https://reviews.llvm.org/D145258
More information about the llvm-commits
mailing list