[PATCH] D98414: [clangd] Turn off implicit cancellation based on client capabilities
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 11 04:44:14 PST 2021
sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: usaxena95, arphaman.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang.
Capability is in upcoming 3.17: https://microsoft.github.io/language-server-protocol/specifications/specification-3-17/
(This is also useful for C++ embedders)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98414
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/Protocol.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98414.329925.patch
Type: text/x-patch
Size: 6118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210311/f5d87b3c/attachment.bin>
More information about the cfe-commits
mailing list