[PATCH] D49540: [clangd] FuzzyMatch exposes an API for its word segmentation. NFC

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 19 05:28:23 PDT 2018


sammccall created this revision.
sammccall added reviewers: ioeric, omtcyfz.
Herald added subscribers: cfe-commits, arphaman, jkorous, MaskRay, ilya-biryukov.

This is intended to be used for indexing, e.g. in https://reviews.llvm.org/D49417


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D49540

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49540.156244.patch
Type: text/x-patch
Size: 10106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180719/ec8c945e/attachment.bin>


More information about the cfe-commits mailing list