[PATCH] D70684: [clangd] Shutdown cleanly on signals.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 26 00:34:25 PST 2019
sammccall updated this revision to Diff 231012.
sammccall added a comment.
Don't require temp file to already exist!
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.231012.patch
Type: text/x-patch
Size: 12237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191126/4f227cca/attachment-0001.bin>
More information about the cfe-commits
mailing list