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 327a7edd [clangd] Use the index-based API to do the header-source switch. new c164f042 [clangd] Implement getBeginning for overloaded operators.
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/SourceCode.cpp | 103 +++++++++++++++++++++++++++++------ clangd/SourceCode.h | 2 +- clangd/unittests/SourceCodeTests.cpp | 19 ++++++- clangd/unittests/XRefsTests.cpp | 9 +++ 4 files changed, 113 insertions(+), 20 deletions(-)