[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:35:53 PDT 2018


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

- fix typo and clang-format


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.151497.patch
Type: text/x-patch
Size: 22590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180615/7d608d0b/attachment-0001.bin>


More information about the cfe-commits mailing list