[PATCH] D77794: [clangd] Pull installed gRPC and introduce clangd-remote-(server|client)
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 14 04:13:27 PDT 2020
kbobyrev planned changes to this revision.
kbobyrev added a comment.
Still need to do:
- Add documentation for enabling gRPC
- Simplify `clangd-index-(server|client)` as proposed
- Find out why lookup is working differently than in Dexp (debug a little bit, I'm pretty sure there is some minor bug)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77794/new/
https://reviews.llvm.org/D77794
More information about the cfe-commits
mailing list