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 db1904c5 [clangd] extend the publishDiagnostics response to send back [...] new c86f5b0c [clangd] Avoid duplicates in findDefinitions response
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/FindSymbols.cpp | 2 +- clangd/SourceCode.cpp | 34 ++++++++++++++++++++-------- clangd/SourceCode.h | 15 +++++++++---- clangd/XRefs.cpp | 4 ++-- unittests/clangd/TestFS.cpp | 26 ++++++++++++++++----- unittests/clangd/TestFS.h | 15 +++++++++---- unittests/clangd/XRefsTests.cpp | 50 ++++++++++++++++++++++++++++++++++++----- 7 files changed, 114 insertions(+), 32 deletions(-)