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 d4565ee8 [clangd] Handle template arguments in findExplicitReferences new 327a7edd [clangd] Use the index-based API to do the header-source switch.
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/ClangdLSPServer.cpp | 14 ++++++++++---- clangd/ClangdServer.cpp | 20 ++++++++++++++++++-- clangd/ClangdServer.h | 7 ++++--- clangd/unittests/HeaderSourceSwitchTests.cpp | 27 +++++++++++++++++++++++++++ clangd/unittests/SyncAPI.cpp | 7 +++++++ clangd/unittests/SyncAPI.h | 3 +++ 6 files changed, 69 insertions(+), 9 deletions(-)