[PATCH] D48163: [clangd] UI for completion items that would trigger include insertion.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 15 06:33:53 PDT 2018


ioeric updated this revision to Diff 151496.
ioeric marked 6 inline comments as done.
ioeric added a comment.

- addressed review comments.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48163

Files:
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/Headers.cpp
  clangd/Headers.h
  test/clangd/completion-snippets.test
  test/clangd/completion.test
  test/clangd/protocol.test
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/HeadersTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48163.151496.patch
Type: text/x-patch
Size: 22504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180615/9b92a881/attachment-0001.bin>


More information about the cfe-commits mailing list