[PATCH] D33201: [ClangD] Refactor ProtocolHandlers to decouple them from ClangdLSPServer

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 08:06:33 PDT 2017


ilya-biryukov updated this revision to Diff 99009.
ilya-biryukov added a comment.

Fixed a typo in a comment


https://reviews.llvm.org/D33201

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/ClangdMain.cpp
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/JSONRPCDispatcher.cpp
  clangd/JSONRPCDispatcher.h
  clangd/ProtocolHandlers.cpp
  clangd/ProtocolHandlers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33201.99009.patch
Type: text/x-patch
Size: 42746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170515/a017f4e1/attachment-0001.bin>


More information about the cfe-commits mailing list