[PATCH] D98246: [clangd] Add basic monitoring info request for remote index server

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 16 04:32:22 PDT 2021


kbobyrev updated this revision to Diff 330937.
kbobyrev marked 3 inline comments as done.
kbobyrev added a comment.

Resolve review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98246

Files:
  clang-tools-extra/clangd/index/remote/CMakeLists.txt
  clang-tools-extra/clangd/index/remote/MonitoringService.proto
  clang-tools-extra/clangd/index/remote/Service.proto
  clang-tools-extra/clangd/index/remote/server/Server.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98246.330937.patch
Type: text/x-patch
Size: 6713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210316/beb0052e/attachment-0001.bin>


More information about the cfe-commits mailing list