This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from c69c68298 Fix various test failures with GCC
new 2612dbb39 Fix pretty printer test with GCC
new 539921b79 Mark [[nodiscard]] test as unsupported with GCC 5
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:
.../thread.lock/thread.lock.guard/nodiscard.fail.cpp | 1 +
test/pretty_printers/gdb_pretty_printer_test.sh.cpp | 17 ++++++++++++++---
2 files changed, 15 insertions(+), 3 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 lldb.
from fac07046a Fix error in ProcessLauncherWindows.cpp
new 8e1662394 [Reproducer] Include the this pointer in the API log.
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/lldb/Utility/ReproducerInstrumentation.h | 20 ++++-----
.../Python/lldbsuite/test/api/log/TestAPILog.py | 48 ++++++++++++++++++++++
2 files changed, 58 insertions(+), 10 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/api/log/TestAPILog.py
--
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 llvm.
from 942cafda256 [SLP] add test for vectorization of constant expressions; NFC
new 65e57a3b1a3 AArch64: fix EXPENSIVE_CHECKS for arm64_32.
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/Target/AArch64/AArch64ExpandPseudoInsts.cpp | 2 +-
1 file changed, 1 insertion(+), 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 libcxxabi.
from c0e3e24 Fix incorrect demangling of call operator of lambda with expl [...]
new 61bb6c0 Update XFAIL list for new GCC versions
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/catch_member_function_pointer_02.pass.cpp | 2 +-
1 file changed, 1 insertion(+), 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 lldb.
from 564944545 [lldb] - Update unit tests after lib/ObjectYAML change.
new fac07046a Fix error in ProcessLauncherWindows.cpp
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:
source/Host/windows/ProcessLauncherWindows.cpp | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2f464746a 0: update: llvm-linux: all
new d597202e6 0: update: llvm-linux: 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 (2f464746a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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:
01-reset_artifacts/console.log | 178 +-
02-build_llvm/console.log | 12186 +++++++++++++++++------------------
03-build_linux/console.log | 742 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13124 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13157 insertions(+), 13101 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 llvm.
from 874e2667505 [NFC][InstSimplify] Add some more tests for D67498/D67502
new 942cafda256 [SLP] add test for vectorization of constant expressions; NFC
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/Transforms/SLPVectorizer/X86/consecutive-access.ll | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
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 0bed48707 Fix failing negative compilation test for some versions of Clang
new c69c68298 Fix various test failures with GCC
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/type_traits | 4 ++--
.../meta/meta.unary/meta.unary.prop/is_constructible.pass.cpp | 8 ++++++--
test/std/utilities/tuple/tuple.tuple/tuple.cnstr/deduct.pass.cpp | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.