This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cf3ce1cf84 PR43547: substitute into the type of a non-type template par [...] new 04d93a17d3 [clang-format] Add ability to wrap braces after multi-line c [...]
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: docs/ClangFormatStyleOptions.rst | 52 ++++++++---- include/clang/Format/Format.h | 52 ++++++++---- lib/Format/Format.cpp | 46 +++++++--- lib/Format/UnwrappedLineFormatter.cpp | 44 ++++++++-- lib/Format/UnwrappedLineParser.cpp | 9 +- unittests/Format/FormatTest.cpp | 154 ++++++++++++++++++++++++++++++++-- unittests/Format/FormatTestObjC.cpp | 4 +- 7 files changed, 301 insertions(+), 60 deletions(-)