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
- Repository
- rG LLVM Github Monorepo