This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 05f206ca4f [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp
new e4f7f71812 [SemaCXX] Unconfuse Clang when std::align_val_t is unscoped [...]
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/Sema/SemaExprCXX.cpp | 18 +++++++++++++-----
.../cxx03-aligned-allocation-unscoped-enum.cpp | 21 +++++++++++++++++++++
2 files changed, 34 insertions(+), 5 deletions(-)
create mode 100644 test/SemaCXX/cxx03-aligned-allocation-unscoped-enum.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 8290a8d27 Fix feature test macros for atomics/mutexes without threading
new 455f16a82 Attempt to make test_macros.h even more minimal
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:
test/support/test_macros.h | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 6840e5476 Fix PR40230 - std::pair may have padding on FreeBSD.
new 8290a8d27 Fix feature test macros for atomics/mutexes without threading
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:
include/version | 16 ++-
.../support.limits.general/atomic.version.pass.cpp | 34 +++++--
.../generate_feature_test_macro_components.py | 22 +++-
.../shared_mutex.version.pass.cpp | 82 ++++++++++-----
.../version.version.pass.cpp | 112 ++++++++++++++-------
5 files changed, 189 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from a8b9f59e8 Implement feature test macros using a script.
new 272871b65 Move internal usages of `alignof`/`__alignof` to use `_LIBCPP [...]
new 6840e5476 Fix PR40230 - std::pair may have padding on FreeBSD.
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/__config | 18 ++++++++--
include/__sso_allocator | 4 +--
include/experimental/coroutine | 6 ++--
include/experimental/memory_resource | 8 ++---
include/functional | 2 +-
include/memory | 16 ++++-----
include/type_traits | 8 ++---
include/utility | 3 +-
include/valarray | 40 +++++++++++-----------
test/libcxx/libcpp_alignof.pass.cpp | 37 ++++++++++++++++++++
.../pairs.pair/non_trivial_copy_move_ABI.pass.cpp | 15 +++++++-
.../pairs.pair/trivial_copy_move_ABI.pass.cpp | 15 +++++++-
.../sequences/array/size_and_alignment.pass.cpp | 2 --
.../meta.trans.other/aligned_storage.pass.cpp | 9 ++---
.../meta.unary.prop.query/alignment_of.pass.cpp | 8 ++++-
test/support/test_macros.h | 6 +++-
16 files changed, 139 insertions(+), 58 deletions(-)
create mode 100644 test/libcxx/libcpp_alignof.pass.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 40a895ab9 linux-fe76fc6aaf538df27708ffa3e5d549a6c8e16142: all
new 6131b548a gcc-68597c49c64a5967e0238b046896d1ad24b2884f: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (40a895ab9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 179 +-
2-prepare_abe/console.log | 28 +-
3-build_abe-binutils/console.log | 6338 +++---
4-build_abe-stage1/console.log | 9949 ++++-----
5-count_linux_objs/console.log | 23426 +++++++++++-----------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 39938 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 39968 insertions(+), 39920 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards d22c2f91f linux-b808822a75a363fd245c7c5e8719d4905a53f069: 5090
new cb2539ffa linux-5aa6589e17bd4dbc1856e37281f00a290d733ab0: 5128
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d22c2f91f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 317 +-
2-build_llvm/console.log | 8482 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 226 +-
4-check_regression/console.log | 14 +-
5-update_baseline/console.log | 14 +-
console.log | 9351 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 9159 insertions(+), 9267 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 724c5ea89 compiler-rt/test: Bring back -pie on Android.
new b15181368 [TSan] Use switches when dealing with enums
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/tsan/rtl/tsan_debugging.cc | 50 ++++++++++++++++-------------
lib/tsan/rtl/tsan_report.cc | 67 ++++++++++++++++++++-------------------
lib/tsan/rtl/tsan_suppressions.cc | 56 ++++++++++++++------------------
3 files changed, 87 insertions(+), 86 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.