[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 12:17:31 PDT 2018


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

Don't rename anything. I just want to have this revision reviewed as soon as possible


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


More information about the cfe-commits mailing list