[PATCH] D145228: [clangd] Add clangd headers to install targets
Ivan Murashko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 21 10:07:27 PDT 2023
ivanmurashko added a comment.
> If we consider the bare minimum with the only goal to build outside LLVM source tree then we don’t need to copy all internal headers. At the case the D145302 <https://reviews.llvm.org/D145302> can be modified and we can end up with the only one header that is required to copy: clang-tools-extra/clangd/tool/ClangdMain.h.
I just updated D145302 <https://reviews.llvm.org/D145302> with the changes. The D145228 <https://reviews.llvm.org/D145228> can be abandoned if the changes are OK.
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