[PATCH] D38464: [clangd] less boilerplate in RPC dispatch

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 12 06:11:13 PDT 2017


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

Rebase


https://reviews.llvm.org/D38464

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/JSONRPCDispatcher.cpp
  clangd/JSONRPCDispatcher.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/ProtocolHandlers.cpp
  clangd/ProtocolHandlers.h
  test/clangd/did-change-watch-files.test
  test/clangd/fixits.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38464.118782.patch
Type: text/x-patch
Size: 41923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171012/b2a2d43b/attachment-0001.bin>


More information about the cfe-commits mailing list