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 6ea43a3c Improve completion experience for headers new c468ade1 [clangd] Adapt index interfaces to D45014, and fix the old bugs. new fa2f63e6 [clangd-vscode] Update VScode dependencies
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/XRefs.cpp | 41 +++++++++---------------------- clangd/clients/clangd-vscode/package.json | 8 +++--- clangd/index/SymbolCollector.cpp | 5 ++-- clangd/index/SymbolCollector.h | 4 +-- unittests/clangd/SymbolCollectorTests.cpp | 2 ++ unittests/clangd/XRefsTests.cpp | 17 ++++++++++++- 6 files changed, 39 insertions(+), 38 deletions(-)