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 86579e89 [clangd] Also use UTF-16 in index position. new e08ffe67 [clangd] Using index for GoToDefinition.
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/ClangdServer.cpp | 6 +- clangd/XRefs.cpp | 232 +++++++++++++++++++++++++++++----------- clangd/XRefs.h | 4 +- clangd/index/FileIndex.cpp | 22 ++-- clangd/index/FileIndex.h | 4 + unittests/clangd/XRefsTests.cpp | 92 ++++++++++++++-- 6 files changed, 275 insertions(+), 85 deletions(-)