[PATCH] D39718: [clangd] Add ErrorCodes enum class.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 7 02:16:19 PST 2017


hokein updated this revision to Diff 121858.
hokein added a comment.

Address review comments:

- ErrorCodes => ErrorCode
- Remove serverErrorStart/serverErrorEnd


https://reviews.llvm.org/D39718

Files:
  clangd/ClangdLSPServer.cpp
  clangd/JSONRPCDispatcher.cpp
  clangd/JSONRPCDispatcher.h
  clangd/Protocol.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39718.121858.patch
Type: text/x-patch
Size: 4242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171107/f7d2f998/attachment.bin>


More information about the cfe-commits mailing list