This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from a79f6edb [NFC] Cleanup Dex new 5dbb7d87 [clangd] Collect symbol occurrences in SymbolCollector.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clangd/index/Index.cpp | 43 ++++++++++++++++ clangd/index/Index.h | 81 ++++++++++++++++++++++++++++--- clangd/index/SymbolCollector.cpp | 74 ++++++++++++++++++++++------ clangd/index/SymbolCollector.h | 16 ++++++ unittests/clangd/SymbolCollectorTests.cpp | 78 +++++++++++++++++++++++++++-- 5 files changed, 265 insertions(+), 27 deletions(-)