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

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 30 08:14:00 PDT 2020


kbobyrev added a comment.

In D84939#2184836 <https://reviews.llvm.org/D84939#2184836>, @kadircet wrote:

> i think you might want to have an helper for creating stringerrors and use it in all places

Haha, yeah I thought about that but then looked at other examples and saw that in some cases there are even more verbose calls :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84939



More information about the cfe-commits mailing list