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 4e1c1408 [clangd] Use our own relation kind. new f57e6b03 [clangd] Report declaration references in findExplicitReferences.
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/AST.cpp | 14 ++-- clangd/AST.h | 6 ++ clangd/FindTarget.cpp | 127 ++++++++++++++++++++++------------- clangd/FindTarget.h | 2 + clangd/XRefs.cpp | 3 +- clangd/unittests/FindTargetTests.cpp | 114 ++++++++++++++++++++----------- clangd/unittests/XRefsTests.cpp | 3 +- 7 files changed, 172 insertions(+), 97 deletions(-)