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 ef9c2c07 [clang-tidy] Add Abseil prefix to documentation new 32f6cc55 [clangd] send diagnostic categories only when 'categorySuppor [...]
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 | 4 +++- clangd/Diagnostics.h | 6 +++++ clangd/Protocol.cpp | 1 + clangd/Protocol.h | 4 ++++ .../compile-commands-path-in-initialize.test | 2 -- test/clangd/compile-commands-path.test | 3 --- ...in-diagnostic.test => diagnostic-category.test} | 26 +--------------------- test/clangd/diagnostics.test | 1 - test/clangd/did-change-configuration-params.test | 1 - test/clangd/execute-command.test | 1 - test/clangd/extra-flags.test | 2 -- test/clangd/fixits-embed-in-diagnostic.test | 1 - test/clangd/fixits.test | 1 - 13 files changed, 15 insertions(+), 38 deletions(-) copy test/clangd/{fixits-embed-in-diagnostic.test => diagnostic-category.test} (64%)