This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6bf67196e1 [OPENMP]Initial support for the delayed diagnostics.
new 494c7e87ff Revert "[OPENMP]Initial support for the delayed diagnostics."
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/clang/Basic/LangOptions.def | 1 +
include/clang/Sema/Sema.h | 20 ----------
lib/Frontend/CompilerInvocation.cpp | 1 +
lib/Sema/SemaExpr.cpp | 3 --
lib/Sema/SemaExprCXX.cpp | 13 +++---
lib/Sema/SemaOpenMP.cpp | 50 ------------------------
lib/Sema/SemaStmt.cpp | 13 +++---
test/OpenMP/nvptx_target_exceptions_messages.cpp | 13 ------
8 files changed, 14 insertions(+), 100 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/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e11b8941e5 all
new 53ce39d90b 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 (e11b8941e5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 13 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3178 ++++++++++----------
4-build_abe-stage1/console.log | 2872 +++++++++---------
5-count_linux_objs/console.log | 18 +-
console.log | 6077 +++++++++++++++++++-------------------
jenkins/manifest.sh | 4 +-
7 files changed, 6088 insertions(+), 6078 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/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1261ca0275 all
new e11b8941e5 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 (1261ca0275)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 15 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3940 +++++++++--------
4-build_abe-stage1/console.log | 5037 +++++++++++----------
5-count_linux_objs/console.log | 34 +-
console.log | 9016 ++++++++++++++++++++------------------
jenkins/manifest.sh | 4 +-
7 files changed, 9609 insertions(+), 8441 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/gnu-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d6325aae07 gcc-8f2ebee5568e2a2c734136cf64dfe636ce270029: 18781
new 7a2fdcc61e 18781
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 (d6325aae07)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 15 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3274 +-
4-build_abe-stage1/console.log | 4333 +-
5-count_linux_objs/console.log | 303291 +++++++++++++++++------------------
7-update_baseline/console.log | 2 +-
console.log | 310851 ++++++++++++++++++------------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 36 +-
trigger-bisect-on-failure | 3 -
11 files changed, 310920 insertions(+), 310901 deletions(-)
delete mode 100644 distance-to-baseline
delete mode 100644 jenkins/build-name
delete mode 100644 trigger-bisect-on-failure
--
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 6f255f7437 [ASTMatchers][NFC] Update comments on assorted `CXXMemberCal [...]
new 6bf67196e1 [OPENMP]Initial support for the delayed diagnostics.
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/clang/Basic/LangOptions.def | 1 -
include/clang/Sema/Sema.h | 20 ++++++++++
lib/Frontend/CompilerInvocation.cpp | 1 -
lib/Sema/SemaExpr.cpp | 3 ++
lib/Sema/SemaExprCXX.cpp | 13 +++---
lib/Sema/SemaOpenMP.cpp | 50 ++++++++++++++++++++++++
lib/Sema/SemaStmt.cpp | 13 +++---
test/OpenMP/nvptx_target_exceptions_messages.cpp | 13 ++++++
8 files changed, 100 insertions(+), 14 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 glibc.
from 8f89ab216f posix: Fix missing wrapper header for <bits/unistd_ext.h>
new e47d82c99a Provide <bits/unistd_ext.h> as a sysdeps header exclusively
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:
ChangeLog | 6 ++++++
include/bits/unistd_ext.h | 1 -
{posix => sysdeps/generic}/bits/unistd_ext.h | 0
3 files changed, 6 insertions(+), 1 deletion(-)
delete mode 100644 include/bits/unistd_ext.h
rename {posix => sysdeps/generic}/bits/unistd_ext.h (100%)
--
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-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 08afdadec3 all
new 9f82b0215f 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 (08afdadec3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
3-build_abe-binutils/console.log | 2978 ++++++++++---------
4-build_abe-stage1/console.log | 3069 ++++++++++---------
5-count_linux_objs/console.log | 18 +-
console.log | 6105 +++++++++++++++++++-------------------
jenkins/manifest.sh | 4 +-
5 files changed, 6076 insertions(+), 6098 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.