This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5eb3d750c6 Re-land r345676 "[Win64] Handle passing i128 by value" new 262f33340b [clang-format] tweaked another case of lambda formatting
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 | 3 +- lib/Format/FormatToken.h | 8 +++ lib/Format/TokenAnnotator.cpp | 24 +++++++++ lib/Format/UnwrappedLineFormatter.cpp | 7 ++- unittests/Format/FormatTest.cpp | 98 ++++++++++++++++++++++++++++++----- 5 files changed, 122 insertions(+), 18 deletions(-)