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 ffb1f50b Revert rL343916: Fix -Wmissing-braces warning. NFCI. new 5ac9b612 [clangd] NFC: Migrate to LLVM STLExtras API where possible
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 | 3 +-- clangd/ClangdServer.cpp | 14 ++++++-------- clangd/CodeComplete.cpp | 26 ++++++++++++-------------- clangd/TUScheduler.cpp | 3 +-- clangd/XRefs.cpp | 18 ++++++++---------- clangd/index/CanonicalIncludes.cpp | 11 +++++------ clangd/index/FileIndex.cpp | 4 ++-- clangd/index/Index.cpp | 14 ++++++-------- clangd/index/Serialization.cpp | 2 +- clangd/index/SymbolCollector.cpp | 3 +-- clangd/index/dex/Dex.cpp | 3 +-- clangd/index/dex/Iterator.cpp | 9 ++++----- 12 files changed, 48 insertions(+), 62 deletions(-)