[PATCH] D84499: [clangd] Add more logs and attach tracers to remote index server routines

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 24 03:29:48 PDT 2020


kbobyrev planned changes to this revision.
kbobyrev added a comment.

Tracer messages for sent and failed to parse items are not correct. Have to figure out how to print them _after_ the callback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84499





More information about the cfe-commits mailing list