[PATCH] D83826: [clangd] Don't send invalid messages from remote index

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 15 04:19:37 PDT 2020


sammccall added a comment.

In D83826#2151979 <https://reviews.llvm.org/D83826#2151979>, @kbobyrev wrote:

> Use the same style for elog messages (1-based indexing, message format).


As far as I can tell, 1-based indexing isn't an option that's available. Where do you see that it is?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83826





More information about the cfe-commits mailing list