[PATCH] D145228: [clangd] Add clangd headers to install targets

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 01:41:01 PST 2023


sammccall added a comment.

> The install target for clang distributes the clangd static libs

I don't think this was ever intended, looks like an accidental side-effect of using LLVM's many cmake macros.
Can we fix this instead?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145228/new/

https://reviews.llvm.org/D145228



More information about the cfe-commits mailing list