This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository clang.
from 6f1871cebb Merging r297098: new d9ff11a2c9 Merging r294313: new f751db31e6 Merging r302817: new 21fe7e8f8a Merging r302818:
The 3 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/CodeGen/CGExprAgg.cpp | 20 +++++--- lib/Sema/SemaExpr.cpp | 2 +- test/CodeGenCXX/array-default-argument.cpp | 36 +++++++++++++ test/SemaOpenCL/invalid-logical-ops-1.1.cl | 57 --------------------- .../{invalid-logical-ops-1.2.cl => logical-ops.cl} | 59 ++++++++++++++++++++++ 5 files changed, 110 insertions(+), 64 deletions(-) create mode 100644 test/CodeGenCXX/array-default-argument.cpp delete mode 100644 test/SemaOpenCL/invalid-logical-ops-1.1.cl rename test/SemaOpenCL/{invalid-logical-ops-1.2.cl => logical-ops.cl} (59%)