errs() is more appropriate for error messages in dexp and clangd-index-server.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83827
[clangd] Use llvm::errs() instead of outs() for errors ClosedPublic Authored by kbobyrev on Jul 14 2020, 3:43 PM.
Details Summary errs() is more appropriate for error messages in dexp and clangd-index-server.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 15 2020, 3:51 AM Closed by commit rGc11c78a1bd0b: [clangd] Use llvm::errs() instead of outs() for errors (authored by kbobyrev). · Explain WhyJul 15 2020, 5:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 278157 clang-tools-extra/clangd/index/dex/dexp/Dexp.cpp
clang-tools-extra/clangd/index/remote/server/Server.cpp
|