This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7c8a5bd [clang-format] Fix breaking of comment sections in unwrapped [...] new 88edafd [clang-format] Don't reflow across comment pragmas.
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/BreakableToken.cpp | 47 +++++++++++++++++++++++++++---------- lib/Format/BreakableToken.h | 17 ++++++++++---- lib/Format/ContinuationIndenter.cpp | 2 +- lib/Format/UnwrappedLineParser.cpp | 18 ++++++++++---- lib/Format/UnwrappedLineParser.h | 3 +++ unittests/Format/FormatTest.cpp | 16 +++++++++++++ 6 files changed, 81 insertions(+), 22 deletions(-)