[clangd] Report proper kinds for 'Keyword' and 'Snippet' completion items.
authorIlya Biryukov <ibiryukov@google.com>
Mon, 23 Oct 2017 06:06:21 +0000 (06:06 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Mon, 23 Oct 2017 06:06:21 +0000 (06:06 +0000)
commit01e3bf8afd7ff515d44e5bcdc88e360af5da324a
treebbceb05c8b74da3bdc8fd3902ad2614ec82904cd
parent8910fe699e88f57eac891b5075659e6eb2cfdee2
[clangd] Report proper kinds for 'Keyword' and 'Snippet' completion items.

Reviewers: rwols, malaperle, krasimir, bkramer, sammccall

Reviewed By: rwols, sammccall

Subscribers: klimek, cfe-commits

Differential Revision: https://reviews.llvm.org/D38720

llvm-svn: 316311
clang-tools-extra/clangd/ClangdUnit.cpp
clang-tools-extra/test/clangd/completion-items-kinds.test [new file with mode: 0644]