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 b6a12633 [clangd] Fix typo. NFC new 68bf5fb1 [clangd] Implement findReferences function
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/XRefs.cpp | 201 ++++++++++++++++++++++++---------------- clangd/XRefs.h | 4 + unittests/clangd/TestTU.cpp | 6 +- unittests/clangd/XRefsTests.cpp | 137 +++++++++++++++++++++++++++ 4 files changed, 268 insertions(+), 80 deletions(-)