This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fa5a578fb0 Ensure AtomicExpr goes through SEMA checking after TreeTransform new 284e55561b [SystemZ] Support z15 processor name new 2f8985aaa0 Fix assertion failure when constant evaluation of a switch j [...]
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/AST/ExprConstant.cpp | 27 ++++++++++++++++++++++++++ lib/Basic/Targets/SystemZ.cpp | 2 +- test/CodeGen/builtins-systemz-vector3-error.c | 2 +- test/CodeGen/builtins-systemz-vector3.c | 2 +- test/CodeGen/builtins-systemz-zvector3-error.c | 2 +- test/CodeGen/builtins-systemz-zvector3.c | 4 ++-- test/CodeGen/systemz-abi-vector.c | 2 ++ test/CodeGen/systemz-abi.c | 2 ++ test/CodeGen/target-data.c | 2 ++ test/Driver/systemz-march.c | 2 ++ test/Misc/target-invalid-cpu-note.c | 2 +- test/Preprocessor/predefined-arch-macros.c | 3 +++ test/SemaCXX/constant-expression-cxx2a.cpp | 13 +++++++++++++ 13 files changed, 58 insertions(+), 7 deletions(-)