[PATCH] D74555: [clangd] Add a flag for setting isIncomplete flag true in all responses

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 14 04:24:28 PST 2020


kbobyrev updated this revision to Diff 244618.
kbobyrev marked 2 inline comments as done.
kbobyrev added a comment.

Address the review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74555

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdServer.h
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/test/always-incomplete.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74555.244618.patch
Type: text/x-patch
Size: 5163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200214/1aeab2bb/attachment-0001.bin>


More information about the cfe-commits mailing list