[PATCH] D44003: [clangd] Fix unintentionally loose fuzzy matching, and the tests masking it.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 2 04:48:55 PST 2018


sammccall updated this revision to Diff 136719.
sammccall added a comment.

test tweaks


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D44003

Files:
  clangd/FuzzyMatch.cpp
  clangd/FuzzyMatch.h
  unittests/clangd/FuzzyMatchTests.cpp
  unittests/clangd/IndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44003.136719.patch
Type: text/x-patch
Size: 12547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180302/8103dd79/attachment-0001.bin>


More information about the cfe-commits mailing list