[PATCH] D65387: [clangd] Add a callback mechanism for handling responses from client.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 1 06:05:26 PDT 2019


hokein updated this revision to Diff 212794.
hokein marked 2 inline comments as done.
hokein edited the summary of this revision.
hokein added a comment.
Herald added a subscriber: jfb.

- adjust ReplyOnce assertion logic
- add more tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65387/new/

https://reviews.llvm.org/D65387

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdLSPServer.h
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/test/fixits-command.test
  clang-tools-extra/clangd/test/request-reply.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65387.212794.patch
Type: text/x-patch
Size: 15200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190801/bf75d486/attachment-0001.bin>


More information about the cfe-commits mailing list