[PATCH] D96544: [clangd] Extract binding of typed->untyped LSP handlers to LSPBinder. NFC
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 15 01:51:56 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 7 inline comments as done.
Closed by commit rG5786f64a4ec8: [clangd] Extract binding of typed->untyped LSP handlers to LSPBinder. NFC (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D96544?vs=323449&id=323694#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96544/new/
https://reviews.llvm.org/D96544
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/LSPBinder.h
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/LSPBinderTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96544.323694.patch
Type: text/x-patch
Size: 28831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210215/4d064a0e/attachment-0001.bin>
More information about the cfe-commits
mailing list