[PATCH] D52004: [clangd] Allow all LSP methods to signal cancellation via $/cancelRequest
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 13 05:15:31 PDT 2018
sammccall updated this revision to Diff 165255.
sammccall added a comment.
Update ClangdLSPServer comment, document cancelRequest further.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52004
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/JSONRPCDispatcher.cpp
clangd/JSONRPCDispatcher.h
clangd/Protocol.cpp
clangd/Protocol.h
clangd/ProtocolHandlers.cpp
clangd/ProtocolHandlers.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52004.165255.patch
Type: text/x-patch
Size: 18547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180913/9d37c904/attachment-0001.bin>
More information about the cfe-commits
mailing list