[PATCH] D40780: [clangd] Incorporate fuzzy-match into result rankings.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 12 07:25:08 PST 2018


sammccall updated this revision to Diff 129622.
sammccall marked 2 inline comments as done.
sammccall added a comment.

Rebase, and address comments.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D40780

Files:
  clangd/CodeComplete.cpp
  clangd/FuzzyMatch.h
  clangd/Protocol.h
  test/clangd/completion-fuzzy.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40780.129622.patch
Type: text/x-patch
Size: 8714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180112/d54c7404/attachment.bin>


More information about the cfe-commits mailing list