[PATCH] D70684: [clangd] Shutdown cleanly on signals.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 26 01:20:11 PST 2019


sammccall updated this revision to Diff 231014.
sammccall added a comment.

Don't close the input stream early.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70684

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/JSONTransport.cpp
  clang-tools-extra/clangd/Shutdown.cpp
  clang-tools-extra/clangd/Shutdown.h
  clang-tools-extra/clangd/test/exit-eof.test
  clang-tools-extra/clangd/test/exit-signal.test
  clang-tools-extra/clangd/tool/ClangdMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70684.231014.patch
Type: text/x-patch
Size: 12335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191126/d5313048/attachment-0001.bin>


More information about the cfe-commits mailing list