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 69b757fb [clangd] Respect clang-tidy suppression comments new 45fdf84b [clangd] Respect WarningsAsErrors configuration for clang-tidy
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/ClangdUnit.cpp | 24 ++++++++++++++------- clangd/Diagnostics.cpp | 9 +++++--- clangd/Diagnostics.h | 14 ++++++------- clangd/unittests/DiagnosticsTests.cpp | 39 +++++++++++++++++++++++++++++++++++ clangd/unittests/TestTU.cpp | 1 + clangd/unittests/TestTU.h | 1 + 6 files changed, 70 insertions(+), 18 deletions(-)