[PATCH] D37101: [clangd] [WIP] Add support for snippet completions

Raoul Wols via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 06:50:40 PDT 2017


rwols updated this revision to Diff 113258.
rwols added a comment.

Some more tweaks

- Move assert to constructor of CompletionItemsCollector
- Use a local variable for the annotations count
- Move the documentation handling to its own private const member function


https://reviews.llvm.org/D37101

Files:
  clangd/ClangdUnit.cpp
  clangd/Protocol.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37101.113258.patch
Type: text/x-patch
Size: 10191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170830/f8679259/attachment-0001.bin>


More information about the cfe-commits mailing list