llvm-project/clang-tools-extra/clangd/tool
Sam McCall 19ac0eaf07 [clangd] Shutdown cleanly on signals.
Summary:
This avoids leaking PCH files if editors don't use the LSP shutdown protocol.

This is one fix for https://github.com/clangd/clangd/issues/209
(Though I think we should *also* be unlinking the files)

Reviewers: kadircet, jfb

Subscribers: mgorny, ilya-biryukov, MaskRay, jkorous, arphaman, jfb, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D70684
2019-11-27 12:38:49 +01:00
..
CMakeLists.txt [clangd] Add the missing dependency on `clangLex`. 2019-10-16 20:22:54 +00:00
ClangdMain.cpp [clangd] Shutdown cleanly on signals. 2019-11-27 12:38:49 +01:00