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 aada475c [clangd] Don't crash on empty textDocument/didChange. new 34b0c6b2 [clangd] Report an error on findDefinitions/signatureHelp on [...]
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 | 24 ++++++++++++------------ clangd/ClangdServer.cpp | 27 ++++++++++++++++----------- clangd/ClangdServer.h | 5 +++-- test/clangd/definitions.test | 11 ++++++++--- test/clangd/signature-help.test | 5 +++++ unittests/clangd/ClangdTests.cpp | 2 +- 6 files changed, 45 insertions(+), 29 deletions(-)