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

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 19 03:38:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE321067: [clangd] Support filtering by fixing scopes in fuzzyFind. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41367?vs=127486&id=127487#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41367

Files:
  clangd/index/Index.h
  clangd/index/MemIndex.cpp
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolYAML.cpp
  unittests/clangd/FileIndexTests.cpp
  unittests/clangd/IndexTests.cpp
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41367.127487.patch
Type: text/x-patch
Size: 12756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171219/cd7e89de/attachment.bin>


More information about the cfe-commits mailing list