sammccall added inline comments.
================ Comment at: clang-tools-extra/clangd/index/remote/Client.cpp:91 SPAN_ATTACH(Tracer, "Failed to parse", FailedToParse); + vlog("Remote index ({0}): {1} -> {2}", ServerAddress, toString(OldStatus), + toString(Channel->GetState(/*try_to_connect=*/false))); ---------------- we might want to put the server address at the end in [], mirroring D92181 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92198/new/ https://reviews.llvm.org/D92198 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits