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 94900f9a [clang-tidy] [bugprone-parent-virtual-call] Minor cosmetic ch [...] new 197066d1 [clangd] Add line and column number to the index symbol.
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 | 3 +- clangd/index/Index.h | 14 ++++++ clangd/index/SymbolCollector.cpp | 21 +++++++-- clangd/index/SymbolYAML.cpp | 11 ++++- unittests/clangd/Annotations.cpp | 10 ---- unittests/clangd/Annotations.h | 4 -- unittests/clangd/SymbolCollectorTests.cpp | 78 ++++++++++++++++++++----------- 7 files changed, 93 insertions(+), 48 deletions(-)