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

Ivan Murashko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 25 06:10:19 PDT 2023


ivanmurashko updated this revision to Diff 525570.
ivanmurashko added a comment.

removed header install, only lib install has been left after the change

CC: @kadircet


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145302

Files:
  clang-tools-extra/clangd/tool/CMakeLists.txt
  clang-tools-extra/clangd/tool/ClangdMain.cpp
  clang-tools-extra/clangd/tool/ClangdMain.h
  clang-tools-extra/clangd/tool/ClangdToolMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145302.525570.patch
Type: text/x-patch
Size: 3749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230525/0a68ddab/attachment.bin>


More information about the cfe-commits mailing list