This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 36ff1ba8ff [OPENMP] Codegen for `target simd` construct. new a152131020 clang-format: remove trailing lines in lamdas and arrow functions. new ffc5930a5c [AST] Partially revert r318341 to fix two broken tests on ll [...]
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/AST/Expr.h | 583 +++++++++++++--------------------- lib/AST/Expr.cpp | 188 +++++------ lib/Format/ContinuationIndenter.cpp | 12 +- lib/Format/UnwrappedLineFormatter.cpp | 3 + unittests/Format/FormatTest.cpp | 22 +- unittests/Format/FormatTestJS.cpp | 11 + 6 files changed, 337 insertions(+), 482 deletions(-)