[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 07:08:50 PST 2018


ioeric updated this revision to Diff 129078.
ioeric marked 4 inline comments as done.
ioeric added a comment.

- Addressed comments.
- Merged with origin/master
- Merge with diff base.


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.129078.patch
Type: text/x-patch
Size: 11283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180109/5a1d3c07/attachment-0001.bin>


More information about the cfe-commits mailing list