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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e51f8045 0: update: llvm-linux: boot
new b1e26bee 0: update: llvm-linux: boot
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 (e51f8045)
\
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 | 106 +-
02-build_llvm/console.log | 12220 +++++++++++++++++------------------
03-build_linux/console.log | 644 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 12990 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 12997 insertions(+), 12997 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-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 58e46f84 0: update: llvm-linux: boot
new f6fda1fd 0: update: llvm-linux: boot
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 (58e46f84)
\
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 | 184 +-
02-build_llvm/console.log | 12190 +++----
03-build_linux/console.log | 56746 +++++++++++++++----------------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 69140 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 69145 insertions(+), 69145 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 50749b3d 0: update: binutils-gcc-linux: all
new d7c06461 0: update: binutils-gcc-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 (50749b3d)
\
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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11503 +++++++-------
04-build_abe-stage1/console.log | 15720 ++++++++++---------
05-build_linux/console.log | 1626 +-
06-boot_linux/console.log | 2 +-
console.log | 29445 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 29467 insertions(+), 29441 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 22929c361e Revert r373056: [clang-format] Reference qualifiers in membe [...]
new 822f64eae9 [clang] [AST] Treat "inline gnu_inline" the same way as "ext [...]
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:
docs/ReleaseNotes.rst | 5 ++++-
include/clang/Basic/DiagnosticSemaKinds.td | 4 ++++
lib/AST/Decl.cpp | 8 +++++---
lib/Sema/SemaDeclAttr.cpp | 3 +++
test/CodeGen/inline.c | 3 ++-
test/SemaCUDA/gnu-inline.cu | 2 +-
test/SemaCXX/gnu_inline.cpp | 9 +++++++++
test/SemaCXX/undefined-inline.cpp | 6 +++---
8 files changed, 31 insertions(+), 9 deletions(-)
create mode 100644 test/SemaCXX/gnu_inline.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 clang-tools-extra.
from 81da91d5 Fixed indentation in a ClangTidy test
new 97bb27a5 [clangd] Remove an unrelated comment, 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:
clangd/SemanticHighlighting.cpp | 1 -
1 file changed, 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 lld.
from 9f862613b [ELF] Set SectionBase::partition in processSectionCommands
new 7347917c5 [LLD] [COFF] Use the unified llvm demangle frontend function. NFC.
new fab3f8620 [LLD] Convert demangleItanium to use the higher level llvm::d [...]
new 6871dcc63 [LLD] Simplify the demangleItanium function. NFC.
The 3 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:
COFF/CMakeLists.txt | 1 +
COFF/Symbols.cpp | 30 ++++++++++++++---------------
Common/Strings.cpp | 32 +++++--------------------------
ELF/SymbolTable.cpp | 5 +----
ELF/Symbols.cpp | 3 +--
include/lld/Common/Strings.h | 5 ++---
test/COFF/undefined-symbol-itanium-i386.s | 5 +++++
test/COFF/undefined-symbol.s | 5 +++++
test/ELF/undef.s | 5 +++++
wasm/Symbols.cpp | 3 +--
10 files changed, 41 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.