[PATCH] D40060: [clangd] Fuzzy match scorer

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 23 08:55:04 PST 2017


sammccall updated this revision to Diff 124096.
sammccall marked 15 inline comments as done.
sammccall added a comment.

Addressing review comments and generally improving comments.


https://reviews.llvm.org/D40060

Files:
  clangd/CMakeLists.txt
  clangd/FuzzyMatch.cpp
  clangd/FuzzyMatch.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/FuzzyMatchTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40060.124096.patch
Type: text/x-patch
Size: 21597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171123/607bff5e/attachment-0001.bin>


More information about the cfe-commits mailing list