This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 335398b8d Revert "[lldbtest] Check against the correct name for libcxxa [...]
new abfb10f04 [DataFormatters] Fix regression in libc++ std::atomic formatt [...]
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/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp | 67 ++++++++++++++++++++--
source/Plugins/Language/CPlusPlus/LibCxxAtomic.h | 3 +
2 files changed, 64 insertions(+), 6 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 3438c15d1 [libcxx] Revert set of atomic patches that broke lldb.
new a011222d7 Reinstate libc++ patches now that the lldb formatter has been [...]
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/__config | 17 +-
include/atomic | 1044 +++++++++++++++-----
.../atomics.lockfree/isalwayslockfree.pass.cpp | 34 +-
.../atomics/atomics.order/memory_order.pass.cpp | 17 +-
.../atomics.order/memory_order_new.pass.cpp | 23 +
www/cxx2a_status.html | 2 +-
6 files changed, 856 insertions(+), 281 deletions(-)
create mode 100644 test/std/atomics/atomics.order/memory_order_new.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/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5b009af 0: good: llvm-linux: all
new 92e951b 0: good: 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 (5b009af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 16 +-
2-build_llvm/console.log | 9426 ++++++++++++++++++++--------------------
3-build_linux/console.log | 77 +-
4-boot_linux/console.log | 2 +-
console.log | 9521 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 9554 insertions(+), 9500 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_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/gcc.
at 3adfb375fc9 2019-03-05 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
--
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_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
at 5d20bbc gcc-3adfb375fc91a7b610d5d8cbb902fd3a6e9b932a: -5
This branch includes the following new commits:
new 5d20bbc gcc-3adfb375fc91a7b610d5d8cbb902fd3a6e9b932a: -5
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.
--
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 5e1e1b0 0: good: llvm-linux: all
new 24682c8 0: good: 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 (5e1e1b0)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10347 +++++++++++++++++++-------------------
3-build_linux/console.log | 98 +-
4-boot_linux/console.log | 2 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10521 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
8 files changed, 10522 insertions(+), 10532 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 clang.
from a73ceaf4ae Allow bundle size to be 0 in clang-offload-bundler
new 0b75051947 [CUDA][HIP][Sema] Fix template kernel with function as templ [...]
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/SemaCUDA.cpp | 5 +++++
lib/Sema/SemaExpr.cpp | 3 +++
test/SemaCUDA/call-device-fn-from-host.cu | 7 ++++++-
test/SemaCUDA/call-host-fn-from-device.cu | 4 ++--
4 files changed, 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
at 3adfb375fc9 2019-03-05 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.