[PATCH] D52028: [clangd] Cleanup FuzzyFindRequest filtering limit semantics

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 13 06:51:22 PDT 2018


kbobyrev updated this revision to Diff 165272.
kbobyrev added a comment.

Don't modify benchmarks since it'd clash with the parent patch in this case.


https://reviews.llvm.org/D52028

Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/FindSymbols.cpp
  clang-tools-extra/clangd/index/Index.cpp
  clang-tools-extra/clangd/index/Index.h
  clang-tools-extra/clangd/index/MemIndex.cpp
  clang-tools-extra/clangd/index/dex/Dex.cpp
  clang-tools-extra/unittests/clangd/DexTests.cpp
  clang-tools-extra/unittests/clangd/IndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52028.165272.patch
Type: text/x-patch
Size: 9168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180913/3d242f28/attachment.bin>


More information about the cfe-commits mailing list