This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 473af992c6 [driver] Add mips_Features_Group to Options to improve docum [...] new 5d18b5a0d3 [clang-format] Respect BreakBeforeClosingBrace while calcula [...]
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/ContinuationIndenter.cpp | 76 +++++++++++++++++++++++++++---- lib/Format/ContinuationIndenter.h | 27 +++++++---- lib/Format/UnwrappedLineFormatter.cpp | 4 +- unittests/Format/FormatTestProto.cpp | 1 + unittests/Format/FormatTestRawStrings.cpp | 35 ++++++++++++++ unittests/Format/FormatTestTextProto.cpp | 12 +++++ 6 files changed, 135 insertions(+), 20 deletions(-)