[PATCH] D68927: [clang-tools-extra] Fix overzealous linking of dylib to clangTidy
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 15 06:22:26 PDT 2019
mgorny added a comment.
In D68927#1709395 <https://reviews.llvm.org/D68927#1709395>, @sylvestre.ledru wrote:
> In that function https://github.com/llvm/llvm-project/blob/5fd467feb813e9999efe3558da434cb038213582/clang/cmake/modules/AddClang.cmake#L180
I'm not really sure what you mean me to say. That it links to clang-cpp? That's pretty much what the code says.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68927/new/
https://reviews.llvm.org/D68927
More information about the cfe-commits
mailing list