This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 90bacb6791 CodeGen: Fix PR40605 by splitting constant struct initializers new 70f886033a [clang-format] [NFC] clang-format the Format library
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: lib/Format/BreakableToken.cpp | 19 +++++------- lib/Format/BreakableToken.h | 8 ++--- lib/Format/ContinuationIndenter.cpp | 28 +++++++++--------- lib/Format/Format.cpp | 39 ++++++++++--------------- lib/Format/FormatToken.h | 3 +- lib/Format/FormatTokenLexer.h | 2 +- lib/Format/TokenAnnotator.cpp | 28 +++++++++--------- lib/Format/UnwrappedLineFormatter.cpp | 19 +++++------- lib/Format/UnwrappedLineFormatter.h | 6 ++-- lib/Format/UnwrappedLineParser.cpp | 9 +++--- lib/Format/UnwrappedLineParser.h | 3 +- lib/Format/WhitespaceManager.cpp | 55 ++++++++++++++++++----------------- 12 files changed, 96 insertions(+), 123 deletions(-)