This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1c15c4bdf6 Use llvm-config.h instead of config.h new 91f4dd295a Implement more accurate penalty & trade-offs while breaking [...]
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 | 4 +- lib/Format/BreakableToken.h | 8 +-- lib/Format/ContinuationIndenter.cpp | 85 +++++++++++++++++++---- unittests/Format/FormatTest.cpp | 115 ++++++++++++++++++++++++++++++-- unittests/Format/FormatTestComments.cpp | 60 +++++++++++++---- 5 files changed, 233 insertions(+), 39 deletions(-)