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

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 2 09:41:50 PDT 2017


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

- clang-format


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/fixits.test

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


More information about the cfe-commits mailing list