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 e41e9ff5 [clang-tidy] Manually enable exceptions in tesst that uses them new de499741 [clangd] Send highlighting diff beyond the end of the file.
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 | 5 ++- clangd/ClangdLSPServer.h | 6 ++-- clangd/ClangdServer.cpp | 11 +----- clangd/ClangdServer.h | 3 +- clangd/SemanticHighlighting.cpp | 12 +++---- clangd/SemanticHighlighting.h | 8 ++--- clangd/test/semantic-highlighting.test | 7 +++- clangd/unittests/SemanticHighlightingTests.cpp | 50 +++++++++++++++++--------- 8 files changed, 57 insertions(+), 45 deletions(-)