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

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 10 06:54:45 PST 2018


ioeric updated this revision to Diff 129275.
ioeric marked 2 inline comments as done.
ioeric added a comment.

- Merge branch 'master' of http://llvm.org/git/clang-tools-extra into collector
- Address review comments.


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.129275.patch
Type: text/x-patch
Size: 11567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180110/6e08c49d/attachment.bin>


More information about the cfe-commits mailing list