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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 131953215 0: update: llvm-linux: 16
new 5108e1269 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 (131953215)
\
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:
01-reset_artifacts/console.log | 175 +-
02-build_llvm/console.log | 11744 +++++++++++++++++------------------
03-build_linux/console.log | 848 +--
06-update_baseline/console.log | 28 -
console.log | 12767 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12762 insertions(+), 12808 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 69b812466 2: update: llvm-linux: 19523
new 353f1a5ab 2: update: llvm-linux: 19523
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 (69b812466)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 78 +-
02-build_llvm/console.log | 11951 ++++++++++++++++----------------
03-build_linux/console.log | 1962 +++---
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 20 +-
console.log | 14017 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14028 insertions(+), 14014 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 0f1b23db1a [CMake] Provide an option to use relative paths in debug info
new e11ffa2699 Revert "[X86] Fix i386 struct and union parameter alignment"
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/CodeGen/TargetInfo.cpp | 13 ++-----------
test/CodeGen/x86_32-align-linux.c | 25 -------------------------
test/CodeGen/x86_32-arguments-linux.c | 24 ++++++++++++------------
3 files changed, 14 insertions(+), 48 deletions(-)
delete mode 100644 test/CodeGen/x86_32-align-linux.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 llvm.
from 15927a9c4b1 Fix -DBUILD_SHARED_LIBS=ON build after rL362160
new 6a3f589fca3 [CMake] Provide an option to use relative paths in debug info
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 | 16 ++++++++++++++++
cmake/modules/LLVMExternalProjectUtils.cmake | 2 ++
runtimes/CMakeLists.txt | 2 ++
3 files changed, 20 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.
from aa455897d0 PR39728: When completing a class, complete the destructor first.
new 0f1b23db1a [CMake] Provide an option to use relative paths in debug info
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/caches/Fuchsia-stage2.cmake | 1 +
1 file changed, 1 insertion(+)
--
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 2b26b10a90 Fix the predefined exponent limit macros for the 16-bit IEEE [...]
new aa455897d0 PR39728: When completing a class, complete the destructor first.
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/Sema/SemaDeclCXX.cpp | 92 +++++++++++++++++-------------
test/SemaCXX/constant-expression-cxx1y.cpp | 16 ++++++
2 files changed, 69 insertions(+), 39 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 feb048ee68 Fix -DBUILD_SHARED_LIBS=ON build after rL362160
new f17828ac58 [CMake][Fuchsia] Use libc++ ABI v2 on Darwin as well
new 1a0fe6c4a8 Defer building 'this' captures until we have left the captur [...]
new 2b26b10a90 Fix the predefined exponent limit macros for the 16-bit IEEE [...]
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:
cmake/caches/Fuchsia-stage2.cmake | 1 +
include/clang/Sema/ScopeInfo.h | 26 ++++++++------------------
include/clang/Sema/Sema.h | 5 +++++
lib/Frontend/InitPreprocessor.cpp | 6 +++---
lib/Sema/SemaDecl.cpp | 2 +-
lib/Sema/SemaExprCXX.cpp | 35 +----------------------------------
lib/Sema/SemaLambda.cpp | 23 ++++++++++++++++++++---
lib/Sema/SemaStmt.cpp | 6 +++---
test/AST/ast-dump-expr-json.cpp | 6 ++----
test/AST/ast-dump-expr.cpp | 4 ++--
test/Headers/float16.c | 6 +++---
test/Preprocessor/init.c | 6 +++---
test/SemaCXX/lambda-expressions.cpp | 6 ++++--
13 files changed, 56 insertions(+), 76 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 40fc01ef8d3 [X86] Remove result type constraints from the extloadv2f32/ [...]
new 15927a9c4b1 Fix -DBUILD_SHARED_LIBS=ON build after rL362160
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/LTO/LLVMBuild.txt | 1 +
tools/llc/CMakeLists.txt | 1 +
tools/opt/CMakeLists.txt | 1 +
3 files changed, 3 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.
from 4c6199e026 Defer capture initialization for captured regions until afte [...]
new feb048ee68 Fix -DBUILD_SHARED_LIBS=ON build after rL362160
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/CodeGen/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.