[PATCH] D84939: [clangd] Propagate remote index errors via Expected

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 31 02:47:57 PDT 2020


kbobyrev updated this revision to Diff 282166.
kbobyrev marked 6 inline comments as done.
kbobyrev added a comment.

Good points, thanks!

Addressed post-LGTM comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84939

Files:
  clang-tools-extra/clangd/index/remote/Client.cpp
  clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp
  clang-tools-extra/clangd/index/remote/marshalling/Marshalling.h
  clang-tools-extra/clangd/index/remote/server/Server.cpp
  clang-tools-extra/clangd/unittests/remote/MarshallingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84939.282166.patch
Type: text/x-patch
Size: 32648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200731/6dd9dd80/attachment-0001.bin>


More information about the cfe-commits mailing list