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 b1ca0105 [clangd] Hide unused function. NFC new aec6d157 [clangd] Collect refs from headers. new a2bc73eb [clangd] Print numbers of symbols and refs as well when loadi [...]
The 2 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/IndexAction.cpp | 4 ++- clangd/index/IndexAction.h | 3 +- clangd/index/Serialization.cpp | 9 ++++-- clangd/index/SymbolCollector.cpp | 47 ++++++++++++++++++++++--------- clangd/index/SymbolCollector.h | 5 ++++ unittests/clangd/SymbolCollectorTests.cpp | 11 ++++++++ 6 files changed, 60 insertions(+), 19 deletions(-)