[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:47:14 PDT 2018


kbobyrev updated this revision to Diff 165271.
kbobyrev marked an inline comment as done.
kbobyrev added a comment.

Change `IndexBenchmark` accordingly, perform minor cleanup.


https://reviews.llvm.org/D52028

Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/FindSymbols.cpp
  clang-tools-extra/clangd/benchmarks/IndexBenchmark.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.165271.patch
Type: text/x-patch
Size: 9626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180913/a2edceb1/attachment.bin>


More information about the cfe-commits mailing list