[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
Fri Feb 12 07:07:26 PST 2021


sammccall updated this revision to Diff 323321.
sammccall added a comment.

Rebase and include commands after D96507 <https://reviews.llvm.org/D96507>


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.323321.patch
Type: text/x-patch
Size: 27991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210212/d6f3cac8/attachment-0001.bin>


More information about the cfe-commits mailing list