[PATCH] D46497: [clangd] Populate #include insertions as additional edits in completion items.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 10 00:45:07 PDT 2018


ioeric updated this revision to Diff 146083.
ioeric added a comment.

- Rebase on https://reviews.llvm.org/D46670, https://reviews.llvm.org/D46675, https://reviews.llvm.org/D46676


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46497

Files:
  clangd/ClangdServer.cpp
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/Headers.cpp
  clangd/Headers.h
  clangd/Protocol.h
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/HeadersTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46497.146083.patch
Type: text/x-patch
Size: 33437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180510/5aac9632/attachment-0001.bin>


More information about the cfe-commits mailing list