[PATCH] D38464: [clangd] less boilerplate in RPC dispatch
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 5 09:04:07 PDT 2017
sammccall updated this revision to Diff 117835.
sammccall marked 5 inline comments as done.
sammccall added a comment.
- ClangLSPServer.h should refer to ShutdownParams, not NoParams
- Address review comments
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.117835.patch
Type: text/x-patch
Size: 38157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171005/6c5a23d0/attachment-0001.bin>
More information about the cfe-commits
mailing list