This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9eb858c859 clang-format: tweak formatting of variable initialization blocks new 5a50603886 clang-format: Allow optimizer to break template declaration.
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 | 51 ++++++++++++++++++++++++++++++------ lib/Format/ContinuationIndenter.cpp | 8 +++++- lib/Format/Format.cpp | 22 +++++++++++++--- lib/Format/TokenAnnotator.cpp | 4 ++- unittests/Format/FormatTest.cpp | 43 ++++++++++++++++++++++++++++-- 6 files changed, 158 insertions(+), 22 deletions(-)