[PATCH] D44272: [clangd] Support incremental document syncing

Simon Marchi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 21 09:46:17 PDT 2018


simark updated this revision to Diff 139310.
simark marked an inline comment as done.
simark added a comment.

Address review comments, except LSP version check


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D44272

Files:
  clangd/ClangdLSPServer.cpp
  clangd/DraftStore.cpp
  clangd/DraftStore.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  test/clangd/initialize-params-invalid.test
  test/clangd/initialize-params.test
  unittests/clangd/CMakeLists.txt
  unittests/clangd/DraftStoreTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44272.139310.patch
Type: text/x-patch
Size: 18111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180321/636d9464/attachment-0001.bin>


More information about the cfe-commits mailing list