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-defconfig
in repository toolchain/ci/base-artifacts.
discards f63eec1b 0: update: llvm-linux: boot
new 5eafffae 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 (f63eec1b)
\
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 | 11837 +++++++++++++++----------------
03-build_linux/console.log | 1746 ++---
04-boot_linux/console.log | 416 +-
05-check_regression/console.log | 38 +-
06-update_baseline/console.log | 8 +-
console.log | 14229 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 14237 insertions(+), 14231 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 4d02af681 [StringList] Change LongestCommonPrefix API
new 01cd5d415 [CompletionRequest] Remove unimplemented members.
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/Core/IOHandler.h | 3 ---
include/lldb/Expression/REPL.h | 1 -
include/lldb/Host/Editline.h | 1 -
include/lldb/Interpreter/CommandInterpreter.h | 3 +--
include/lldb/Utility/CompletionRequest.h | 19 -------------------
source/API/SBCommandInterpreter.cpp | 3 +--
source/Core/FormatEntity.cpp | 1 -
source/Core/IOHandler.cpp | 19 +++++++------------
source/Expression/REPL.cpp | 4 +---
source/Host/common/Editline.cpp | 2 --
source/Interpreter/CommandInterpreter.cpp | 15 ++++++---------
source/Utility/CompletionRequest.cpp | 5 +----
unittests/Utility/CompletionRequestTest.cpp | 13 ++++---------
13 files changed, 21 insertions(+), 68 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 80e7e774 0: update: llvm-852d4446718e10301fc609760d2a2bd457bd59e0: boot
new 1334c5b6 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 (80e7e774)
\
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 | 137 +-
02-build_llvm/console.log | 12003 +++++++++++++++++------------------
03-build_linux/console.log | 547 +-
04-boot_linux/console.log | 436 +-
console.log | 13123 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 15 +-
6 files changed, 13272 insertions(+), 12989 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 dab8dc2de6a [PowerPC] Eliminate loads/swap feeding swap/store for vecto [...]
new eb521fd586d [NFC] Remove LLVM_ALIGNAS
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:
cmake/modules/HandleLLVMOptions.cmake | 8 --------
docs/doxygen.cfg.in | 2 +-
include/llvm/Support/Compiler.h | 12 ++----------
unittests/Support/AlignOfTest.cpp | 8 ++++----
4 files changed, 7 insertions(+), 23 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 cf73b4e2a [TableGen] Move helpers into LLDBTableGenUtils.
new 4d02af681 [StringList] Change LongestCommonPrefix API
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/StringList.h | 2 +-
source/Core/IOHandler.cpp | 3 +--
source/Interpreter/CommandInterpreter.cpp | 3 +--
source/Utility/StringList.cpp | 7 +++----
unittests/Utility/StringListTest.cpp | 15 +++++----------
5 files changed, 11 insertions(+), 19 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 321bac621e NFCI, optimize layout of FileEntry
new 5aced54e01 [NFC] Remove LLVM_ALIGNAS
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/doxygen.cfg.in | 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-tools-extra.
from 09aba8c1 [clangd][NFC] Fix typo in comment
new 6c2c4caf [NFC] Remove LLVM_ALIGNAS
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/doxygen.cfg.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.