[PATCH] D48083: [clangd] Boost keyword completions.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 12 09:51:56 PDT 2018


sammccall created this revision.
sammccall added a reviewer: ilya-biryukov.
Herald added subscribers: cfe-commits, jkorous, MaskRay, ioeric.

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


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48083

Files:
  clangd/Quality.cpp
  clangd/Quality.h
  unittests/clangd/QualityTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48083.150974.patch
Type: text/x-patch
Size: 3349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180612/b98e2bd5/attachment.bin>


More information about the cfe-commits mailing list