[PATCH] D41367: [clangd] Support filtering by fixing scopes in fuzzyFind.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 18 13:46:21 PST 2017


ioeric created this revision.
ioeric added a reviewer: sammccall.
Herald added subscribers: cfe-commits, ilya-biryukov, klimek.

When scopes are specified, only match symbols from scopes.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41367

Files:
  clangd/index/Index.h
  clangd/index/MemIndex.cpp
  unittests/clangd/IndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41367.127405.patch
Type: text/x-patch
Size: 6843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171218/cf6b41bc/attachment-0001.bin>


More information about the cfe-commits mailing list