[PATCH] D42060: [clangd] Use fuzzy match to select top N index results.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 00:36:39 PST 2018


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rL322821: [clangd] Use fuzzy match to select top N index results. (authored by sammccall, committed by ).
Herald added a reviewer: jkorous-apple.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42060?vs=129833&id=130363#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42060

Files:
  clang-tools-extra/trunk/clangd/index/MemIndex.cpp
  clang-tools-extra/trunk/unittests/clangd/IndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42060.130363.patch
Type: text/x-patch
Size: 3479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/72cd6a58/attachment.bin>


More information about the llvm-commits mailing list