[PATCH] D84697: [clangd] Use elog instead of llvm::errs, log instead of llvm::outs

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 28 00:32:21 PDT 2020


kbobyrev updated this revision to Diff 281130.
kbobyrev marked 7 inline comments as done.
kbobyrev added a comment.

Use more conservative approach.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84697

Files:
  clang-tools-extra/clangd/index/remote/server/Server.cpp
  clang-tools-extra/clangd/indexer/IndexerMain.cpp
  clang-tools-extra/clangd/tool/ClangdMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84697.281130.patch
Type: text/x-patch
Size: 4517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200728/d8dedca2/attachment.bin>


More information about the cfe-commits mailing list