This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9ee0283 clang-format: Fix unnnecessary line break. new b6911af clang-format: Wrap complex binary expressions on the RHS of a comma. new f34c48f clang-format: [JS] Properly format dict literals that skip labels.
The 2 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 | 2 +- lib/Format/TokenAnnotator.cpp | 3 +++ unittests/Format/FormatTest.cpp | 54 ++++++++++++++++++++----------------- unittests/Format/FormatTestJS.cpp | 7 +++++ 4 files changed, 40 insertions(+), 26 deletions(-)