[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
Fri Jun 8 09:48:05 PDT 2018
sammccall updated this revision to Diff 150531.
sammccall added a comment.
Simplify logic/make more consistent. Couple of extra test cases.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D47950
Files:
clangd/FuzzyMatch.cpp
clangd/FuzzyMatch.h
unittests/clangd/FuzzyMatchTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47950.150531.patch
Type: text/x-patch
Size: 8611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180608/a4555cc9/attachment.bin>
More information about the cfe-commits
mailing list