[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 llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 6 05:42:49 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334089: [clangd] Boost fuzzy match score by 2x (so a maximum of 2) when the query is… (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D47815?vs=150117&id=150118#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47815
Files:
clang-tools-extra/trunk/clangd/FuzzyMatch.cpp
clang-tools-extra/trunk/clangd/FuzzyMatch.h
clang-tools-extra/trunk/clangd/Quality.cpp
clang-tools-extra/trunk/clangd/Quality.h
clang-tools-extra/trunk/unittests/clangd/FindSymbolsTests.cpp
clang-tools-extra/trunk/unittests/clangd/FuzzyMatchTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47815.150118.patch
Type: text/x-patch
Size: 6326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/588f74b7/attachment.bin>
More information about the llvm-commits
mailing list