[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 11:13:48 PDT 2018


MaskRay updated this revision to Diff 140297.
MaskRay added a comment.

missScore -> missPenalty


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.140297.patch
Type: text/x-patch
Size: 8451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180329/0f692d88/attachment-0001.bin>


More information about the cfe-commits mailing list