[PATCH] D44720: [clangd] Simplify fuzzy matcher (sequence alignment) by removing some condition checks.
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 29 09:08:31 PDT 2018
MaskRay updated this revision to Diff 140268.
MaskRay added a comment.
Add comment
// Find the optimal prefix of Word to match Pattern.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D44720
Files:
clangd/FuzzyMatch.cpp
clangd/FuzzyMatch.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44720.140268.patch
Type: text/x-patch
Size: 8518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180329/241a8707/attachment-0001.bin>
More information about the cfe-commits
mailing list