[PATCH] D77794: [clangd] Pull installed gRPC and introduce shared-index-(server|client)

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 14 02:37:10 PDT 2020


kbobyrev updated this revision to Diff 257240.
kbobyrev marked 19 inline comments as done.
kbobyrev added a comment.

Address a bunch of comments (still a couple left though).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77794

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/index/remote/CMakeLists.txt
  clang-tools-extra/clangd/index/remote/Client.cpp
  clang-tools-extra/clangd/index/remote/Index.proto
  clang-tools-extra/clangd/index/remote/Server.cpp
  llvm/cmake/modules/LLVMProcessSources.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77794.257240.patch
Type: text/x-patch
Size: 12204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200414/82c7f130/attachment-0001.bin>


More information about the cfe-commits mailing list