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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 96671ad 1: good: llvm-linux: 17749
new 0d8dc57 1: good: llvm-linux: 17749
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 (96671ad)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10358 +++++++++++++++++-----------------
3-build_linux/console.log | 1263 +++--
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 6 +-
console.log | 11717 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 11765 insertions(+), 11659 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5ff9b4e 0: good: llvm-linux: all
new c49eab7 0: good: linux-cf08baa29613dd899954089e7cc7dba1d478b365: 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 (5ff9b4e)
\
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:
1-reset_artifacts/console.log | 69 +-
2-build_llvm/console.log | 10377 +++++++++++++++++++-------------------
3-build_linux/console.log | 61 +-
4-boot_linux/console.log | 2 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10515 +++++++++++++++++++--------------------
jenkins/manifest.sh | 9 +-
8 files changed, 10510 insertions(+), 10529 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-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f4d5108 0: good: llvm-linux: all
new 31a6b1a 0: good: 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 (f4d5108)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 68 +-
2-build_llvm/console.log | 10484 +++++++++++++++++++-------------------
3-build_linux/console.log | 94 +-
4-boot_linux/console.log | 2 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10654 +++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 10658 insertions(+), 10666 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 2df582cdb8 [clang][Tooling] Delete dots and dotdots when generating abs [...]
new b44a5edecf clang-cl : Parse all /d2 options
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/Driver/CLCompatOptions.td | 1 +
test/Driver/cl-options.c | 1 +
2 files 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 8ef5a82f [clangd] Deduplicate Refs on the fly.
new cc02f3d4 [clangd] Make sure constructors do not reference class
new f7253170 [clangd] Redirect clangd page.
new e7a5f085 [clangd] Remove ./ and ../ in the file paths
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:
clangd/XRefs.cpp | 5 +++++
clangd/index/Background.cpp | 1 +
clangd/index/SymbolCollector.cpp | 6 +++++-
docs/clangd.rst | 3 +++
unittests/clangd/BackgroundIndexTests.cpp | 33 +++++++++++++++++++++++++++++++
unittests/clangd/XRefsTests.cpp | 9 +++++++++
6 files changed, 56 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/llvm-project.
from 0a0560be4d2 ReleaseNotes: Open Dylan; by Peter Housel
adds 768197544c7 Merging r354937: ------------------------------------------ [...]
adds 2cc470aae1a Merging r355491: ------------------------------------------ [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/AST/APValue.h | 6 ++++++
clang/include/clang/Basic/TargetInfo.h | 10 ++++++----
clang/lib/AST/APValue.cpp | 20 ++++++++++++++++++++
clang/lib/AST/ExprConstant.cpp | 11 +++++------
clang/lib/CodeGen/CGStmt.cpp | 11 +++++++++--
clang/lib/Sema/SemaStmtAsm.cpp | 15 ++++++++++++---
clang/test/CodeGen/x86-64-inline-asm.c | 15 +++++++++++++++
clang/test/Sema/inline-asm-validate-x86.c | 24 +++++++++++++++++++++++-
8 files changed, 96 insertions(+), 16 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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9e89764 2: good: llvm-linux: 19260
new d560f17 2: good: llvm-linux: 19260
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 (9e89764)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 16 +-
2-build_llvm/console.log | 9279 +++++++++++++++++++--------------------
3-build_linux/console.log | 132 +-
console.log | 9567 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
5 files changed, 9575 insertions(+), 9429 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.