This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bc619fcd33 Fix a false positive warning when initializing members with [...] new 5de7b9a551 [clang-format] Add SpaceInEmptyBlock option for WebKit
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 | 73 ++++++++++++++++++++--------------- include/clang/Format/Format.h | 9 +++++ lib/Format/Format.cpp | 3 ++ lib/Format/UnwrappedLineFormatter.cpp | 2 +- unittests/Format/FormatTest.cpp | 6 +++ 5 files changed, 60 insertions(+), 33 deletions(-)