[PATCH] D96717: [clangd] Bind outgoing calls through LSPBinder too. NFC
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 16 08:58:07 PST 2021
sammccall updated this revision to Diff 324025.
sammccall added a comment.
OK, the awful proxy object thing works :-)
It requires a SFINAE fix to unique_function though, which i'll send separately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96717/new/
https://reviews.llvm.org/D96717
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/LSPBinder.h
clang-tools-extra/clangd/Module.h
clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp
clang-tools-extra/clangd/unittests/LSPBinderTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96717.324025.patch
Type: text/x-patch
Size: 20386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210216/c31ea6d5/attachment-0001.bin>
More information about the cfe-commits
mailing list