[PATCH] D41823: [clangd] Add more filters for collected symbols.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 09:40:12 PST 2018


ioeric updated this revision to Diff 129112.
ioeric added a comment.

- Rebase on origin/master


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41823

Files:
  clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp
  clangd/index/FileIndex.cpp
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolCollector.h
  unittests/clangd/FileIndexTests.cpp
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41823.129112.patch
Type: text/x-patch
Size: 11360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180109/bbb9fafb/attachment.bin>


More information about the cfe-commits mailing list