[PATCH] D46183: [clangd] Incorporate #occurrences in scoring code complete results.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 3 07:13:54 PDT 2018


sammccall updated this revision to Diff 145011.
sammccall added a comment.

Add completion test.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46183

Files:
  clangd/CodeComplete.cpp
  clangd/index/Index.cpp
  clangd/index/Index.h
  clangd/index/MemIndex.cpp
  unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46183.145011.patch
Type: text/x-patch
Size: 4738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180503/8254d23d/attachment.bin>


More information about the cfe-commits mailing list