[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 08:16:48 PST 2018


sammccall updated this revision to Diff 129633.
sammccall marked an inline comment as done.
sammccall added a comment.

Unit test instead of lit test.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D40780

Files:
  clangd/CodeComplete.cpp
  clangd/FuzzyMatch.h
  clangd/Protocol.h
  unittests/clangd/CodeCompleteTests.cpp

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


More information about the cfe-commits mailing list