[PATCH] D145302: [clangd] Add library for clangd main function

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 12 02:00:46 PDT 2023


mstorsjo added a comment.

In D145302#4491973 <https://reviews.llvm.org/D145302#4491973>, @glandium wrote:

> This broke building with `-DLLVM_LINK_LLVM_DYLIB=ON`:

I also ran into this; I pushed a fix in a20d57e83441a69fa2bab86593b18cc0402095d2 <https://reviews.llvm.org/rGa20d57e83441a69fa2bab86593b18cc0402095d2>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145302



More information about the cfe-commits mailing list