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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 44ae7fb 1: good: llvm-linux: 16549
new 3e747bd 1: good: llvm-linux: 16549
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 (44ae7fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 108 +-
02-build_llvm/console.log | 11466 +++++++++++++-------------
03-build_linux/console.log | 5094 ++++++------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 6 +-
console.log | 16676 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 16685 insertions(+), 16677 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 85442c5054a Fix some MCTargetOptions Doxygen comments (NFC)
new 3fb0089d3d9 Make SourceManager::createFileID(UnownedTag, ...) take a co [...]
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/llvm/Support/MemoryBuffer.h | 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 clang.
from fac080d750 Special case ObjCPropertyDecl for printing
new 51ca2d3ac1 Make SourceManager::createFileID(UnownedTag, ...) take a con [...]
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/SourceManager.h | 31 +++++++++++----------
include/clang/Frontend/FrontendOptions.h | 6 ++--
lib/Basic/SourceManager.cpp | 32 ++++++++++++----------
lib/CodeGen/CGDebugInfo.cpp | 2 +-
lib/CodeGen/CodeGenAction.cpp | 5 ++--
lib/Frontend/PrecompiledPreamble.cpp | 2 +-
.../Checkers/LocalizationChecker.cpp | 2 +-
lib/StaticAnalyzer/Core/IssueHash.cpp | 4 +--
tools/clang-import-test/clang-import-test.cpp | 3 +-
tools/libclang/CIndex.cpp | 2 +-
10 files changed, 48 insertions(+), 41 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 7f5d9734f [TSan][libdispatch] Specify libdispatch header dir for lit tests
new 3c3f14f22 [winasan] Fix strrchr interception with vs2019 CRT
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/interception/interception_win.cc | 2 ++
1 file changed, 2 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 clang-tools-extra.
from ed9bc62a check-clang-tools: Actually build and run XPC test
new 9b4f5486 Make SourceManager::createFileID(UnownedTag, ...) take a cons [...]
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:
clang-tidy/bugprone/SuspiciousSemicolonCheck.cpp | 2 +-
clang-tidy/misc/StaticAssertCheck.cpp | 2 +-
2 files changed, 2 insertions(+), 2 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 gcc.
from c453bf8803e 2019-04-04 Harald Anlauf <anlauf(a)gmx.de>
new 1a15dd71087 PR rtl-optimization/89399 * ree.c (combine_set_extension) [...]
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:
gcc/ChangeLog | 7 +++
gcc/ree.c | 64 +++++++++++++--------------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/compile/pr89399.c | 10 +++++
4 files changed, 53 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr89399.c
--
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 gcc.
from 19474c767a6 2019-04-04 Paolo Carlini <paolo.carlini(a)oracle.com>
new c453bf8803e 2019-04-04 Harald Anlauf <anlauf(a)gmx.de>
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:
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/check.c | 22 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr85797.f90 | 16 +++++++---------
4 files changed, 40 insertions(+), 9 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/base-artifacts.
discards f64803d 0: good: gcc-3771b76a54086d6dab5a5ee28450bea7bc1c6288: -5
new d71bbbd 0: good: gcc-f19b836346a960326ea7724d0387174d591743cb: -5
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 (f64803d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 126 +-
02-prepare_abe/console.log | 272 +-
03-build_abe-bootstrap_debug/console.log | 77927 ++++++++++++++--------------
console.log | 78339 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
5 files changed, 78342 insertions(+), 78332 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.