[PATCH] D47815: [clangd] Boost fuzzy match score by 2x (so a maximum of 2) when the query is the full identifier name.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 6 03:15:50 PDT 2018


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

More clearly explain scores >1.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47815

Files:
  clangd/FuzzyMatch.cpp
  clangd/FuzzyMatch.h
  clangd/Quality.cpp
  clangd/Quality.h
  unittests/clangd/FindSymbolsTests.cpp
  unittests/clangd/FuzzyMatchTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47815.150099.patch
Type: text/x-patch
Size: 5705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180606/1ae65c6f/attachment.bin>


More information about the cfe-commits mailing list