[PATCH] D47950: [clangd] FuzzyMatch: forbid tail-tail matches after a miss: [pat] !~ "panther"
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 12 23:42:38 PDT 2018
sammccall updated this revision to Diff 151104.
sammccall added a comment.
Fix completion tests. (Simplify a bit - no need to re-test all the nuances of
fuzzy matching there).
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D47950
Files:
clangd/FuzzyMatch.cpp
clangd/FuzzyMatch.h
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/FuzzyMatchTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47950.151104.patch
Type: text/x-patch
Size: 11122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180613/bc64d101/attachment.bin>
More information about the cfe-commits
mailing list