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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6610d239 2: update: llvm-linux: 18711
discards 52b2f88a 1: reset: linux-9ffee4a8276c734956b8eab19d1c9b0ecb6b79c5: 18495
discards 85035e74 0: update: llvm-9e9dd30de3a445152bff09b15439a18f4546a5ba: all
new 9261387a 0: update: 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 (6610d239)
\
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 | 130 +-
02-build_llvm/console.log | 12001 +++++++++++++++++-----------------
03-build_linux/console.log | 836 ++-
04-boot_linux/console.log | 8 +
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 76 +-
console.log | 13060 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 4 +-
9 files changed, 13007 insertions(+), 13129 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 94f2ff89 0: update: llvm-linux: 16
new 54c16c0a 0: update: llvm-linux: 16
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 (94f2ff89)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 220 +-
02-build_llvm/console.log | 12095 ++++++++++++++++++-----------------
03-build_linux/console.log | 572 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 +
console.log | 12923 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12952 insertions(+), 12902 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 991be49b3 SymbolVendor: Introduce Module::GetSymbolFile
new 6134188c3 Fix PC adjustment in StackFrame::GetSymbolContext
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/Address.h | 17 ++++
include/lldb/Target/StackFrame.h | 15 ++-
include/lldb/Target/Unwind.h | 10 +-
...-debug-over-eh-frame.s => trap_frame_sym_ctx.s} | 34 ++++---
lit/Unwind/trap_frame_sym_ctx.test | 21 +++++
source/Core/Address.cpp | 18 ++++
source/Plugins/Process/Utility/HistoryUnwind.cpp | 4 +-
source/Plugins/Process/Utility/HistoryUnwind.h | 3 +-
.../Process/Utility/RegisterContextLLDB.cpp | 105 ++++++++++++---------
.../Plugins/Process/Utility/RegisterContextLLDB.h | 4 +
source/Plugins/Process/Utility/UnwindLLDB.cpp | 21 ++++-
source/Plugins/Process/Utility/UnwindLLDB.h | 3 +-
.../Process/Utility/UnwindMacOSXFrameBackchain.cpp | 6 +-
.../Process/Utility/UnwindMacOSXFrameBackchain.h | 3 +-
source/Target/StackFrame.cpp | 30 +++---
source/Target/StackFrameList.cpp | 34 ++++---
16 files changed, 226 insertions(+), 102 deletions(-)
copy lit/Unwind/Inputs/{prefer-debug-over-eh-frame.s => trap_frame_sym_ctx.s} (50%)
create mode 100644 lit/Unwind/trap_frame_sym_ctx.test
--
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 release_90
in repository clang.
from 5b14466993 Update release notes for things I've done since the last release
new a57867942a Merging r367530: ------------------------------------------- [...]
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/Lex/PPDirectives.cpp | 14 +++++++++-----
test/Preprocessor/stringize_skipped.c | 5 +++++
unittests/Tooling/Syntax/TokensTest.cpp | 15 +++++++++++++++
3 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 test/Preprocessor/stringize_skipped.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 clang.
from 91a14f64f7 [OpenCL] Allow OpenCL C style vector initialization in C++
new fe10d89672 [Sema] Disable -Wbitwise-op-parentheses and -Wlogical-op-par [...]
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/DiagnosticSemaKinds.td | 4 +--
test/Sema/bitwise-op-parentheses.c | 58 ++++++++++++++++++++++++++++++
test/Sema/logical-op-parentheses.c | 41 +++++++++++++++++++++
test/Sema/parentheses.c | 53 +--------------------------
test/SemaCXX/parentheses.cpp | 2 +-
5 files changed, 103 insertions(+), 55 deletions(-)
create mode 100644 test/Sema/bitwise-op-parentheses.c
create mode 100644 test/Sema/logical-op-parentheses.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 43349d9d 0: update: llvm-linux: boot
new ccbcccd2 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 (43349d9d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 216 +-
02-build_llvm/console.log | 12057 +++++++++++++++++-----------------
03-build_linux/console.log | 694 +-
04-boot_linux/console.log | 410 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13410 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13392 insertions(+), 13440 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.