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 27fe819f [clangd] Log clang-tidy configuration, NFC new 63a2be78 [clangd] NFC: fix clang-tidy warnings.
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.h | 4 ++-- clangd/CodeComplete.cpp | 8 ++++---- clangd/Protocol.cpp | 24 ++++++++++++------------ clangd/SourceCode.cpp | 2 +- clangd/SourceCode.h | 2 +- clangd/TUScheduler.cpp | 2 +- clangd/XRefs.cpp | 4 ++-- clangd/index/Index.cpp | 8 ++++---- clangd/index/Serialization.cpp | 6 +++--- clangd/index/SymbolID.cpp | 3 ++- unittests/clangd/SourceCodeTests.cpp | 6 +++--- 11 files changed, 35 insertions(+), 34 deletions(-)