This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 72313cafab [git-clang-format] Process CUDA files new 09aa26c22d Change memcpy/memove/memset to have dest and source alignmen [...]
The 1 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/CGBuilder.h | 18 +++++++++--------- test/CodeGen/arm-arguments.c | 2 +- test/CodeGen/arm64-be-bitfield.c | 2 +- test/CodeGen/block-byref-aggr.c | 6 +++--- test/CodeGen/builtin-memfns.c | 2 +- test/CodeGen/c11atomics-ios.c | 18 +++++++++--------- test/CodeGen/c11atomics.c | 20 ++++++++++---------- test/CodeGen/packed-nest-unpacked.c | 2 +- test/CodeGen/ppc64-align-struct.c | 8 ++++---- test/CodeGen/ppc64-soft-float.c | 10 +++++----- test/CodeGen/ppc64le-aggregates.c | 2 +- test/CodeGen/riscv32-abi.c | 2 +- test/CodeGen/riscv64-abi.c | 2 +- test/CodeGen/x86_32-arguments-realign.c | 2 +- test/CodeGen/x86_64-arguments.c | 2 +- test/CodeGenCXX/alignment.cpp | 14 +++++++------- test/CodeGenCXX/assign-construct-memcpy.cpp | 8 ++++---- test/CodeGenCXX/copy-constructor-elim.cpp | 2 +- test/CodeGenCXX/eh.cpp | 2 +- test/OpenMP/parallel_reduction_codegen.cpp | 12 ++++++------ 20 files changed, 68 insertions(+), 68 deletions(-)