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

Simon Marchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 07:44:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328500: [clangd] Support incremental document syncing (authored by simark, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44272?vs=139596&id=139789#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44272

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/DraftStore.cpp
  clang-tools-extra/trunk/clangd/DraftStore.h
  clang-tools-extra/trunk/clangd/Protocol.cpp
  clang-tools-extra/trunk/clangd/Protocol.h
  clang-tools-extra/trunk/test/clangd/initialize-params-invalid.test
  clang-tools-extra/trunk/test/clangd/initialize-params.test
  clang-tools-extra/trunk/test/clangd/textdocument-didchange-fail.test
  clang-tools-extra/trunk/unittests/clangd/CMakeLists.txt
  clang-tools-extra/trunk/unittests/clangd/DraftStoreTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44272.139789.patch
Type: text/x-patch
Size: 21743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/37264c9e/attachment.bin>


More information about the llvm-commits mailing list