Use LLVM_LINK_COMPONENTS to link the FrontendOpenMP library
instead of passing it explicitly to LINK_LIBS. This fixes duplicating
the library when clang-tidy is linked to LLVM dylib.
Details
Details
Diff Detail
Diff Detail
Differential D71674
[clang-tools-extra] Fix linking dylib for LLVMFrontendOpenMP mgorny on Dec 18 2019, 1:17 PM. Authored by
Details Use LLVM_LINK_COMPONENTS to link the FrontendOpenMP library
Diff Detail |