[clangd] Boost keyword completions.
authorSam McCall <sam.mccall@gmail.com>
Thu, 14 Jun 2018 13:42:21 +0000 (13:42 +0000)
committerSam McCall <sam.mccall@gmail.com>
Thu, 14 Jun 2018 13:42:21 +0000 (13:42 +0000)
commitc3b5bad723336938105b88a1cdeed13d6fe9c03b
tree77fd48268849f3c928dfbb8fa2f7e1a26c9c7729
parentcc7344aae353493758a02a43d8c125ebfe500176
[clangd] Boost keyword completions.

Summary: These have few signals other than being keywords, so the boost is high.

Reviewers: ilya-biryukov

Subscribers: ioeric, MaskRay, jkorous, cfe-commits

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

llvm-svn: 334711
clang-tools-extra/clangd/Quality.cpp
clang-tools-extra/clangd/Quality.h
clang-tools-extra/unittests/clangd/QualityTests.cpp