This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 09833a858c [NVPTX] Add lowering of i128 params. new 53ae78a6e5 [mips] Add support for -m(no-)local-sdata new abb10e26dc [clang-format] Put '/**' and '*/' on own lines in multiline jsdocs
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: include/clang/Driver/Options.td | 4 ++ lib/Driver/ToolChains/Clang.cpp | 13 ++++++ lib/Format/BreakableToken.cpp | 43 ++++++++++++++++- lib/Format/BreakableToken.h | 50 ++++++++++++++++++++ lib/Format/ContinuationIndenter.cpp | 13 +++++- test/Driver/mips-features.c | 15 ++++++ unittests/Format/FormatTestJS.cpp | 93 +++++++++++++++++++++++++++++++++++++ unittests/Format/FormatTestJava.cpp | 9 ++++ 8 files changed, 237 insertions(+), 3 deletions(-)