[PATCH] D33201: [clangd] Refactor ProtocolHandlers to decouple them from ClangdLSPServer
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 16 07:53:50 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303173: [clangd] Refactor ProtocolHandlers to decouple them from ClangdLSPServer (authored by ibiryukov).
Changed prior to commit:
https://reviews.llvm.org/D33201?vs=99129&id=99145#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33201
Files:
clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
clang-tools-extra/trunk/clangd/ClangdLSPServer.h
clang-tools-extra/trunk/clangd/ClangdMain.cpp
clang-tools-extra/trunk/clangd/ClangdServer.cpp
clang-tools-extra/trunk/clangd/ClangdServer.h
clang-tools-extra/trunk/clangd/JSONRPCDispatcher.cpp
clang-tools-extra/trunk/clangd/JSONRPCDispatcher.h
clang-tools-extra/trunk/clangd/ProtocolHandlers.cpp
clang-tools-extra/trunk/clangd/ProtocolHandlers.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33201.99145.patch
Type: text/x-patch
Size: 43645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170516/a8f41c54/attachment-0001.bin>
More information about the cfe-commits
mailing list