This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f503b69854 [clang-format] correctly format protobuf fields named "enum". new c4515d0974 Clang-format: add finer-grained options for putting all argu [...]
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 | 35 +++++++ include/clang/Format/Format.h | 35 +++++++ lib/Format/ContinuationIndenter.cpp | 32 ++++-- lib/Format/Format.cpp | 7 ++ unittests/Format/FormatTest.cpp | 199 +++++++++++++++++++++++++++++++++++- 5 files changed, 299 insertions(+), 9 deletions(-)