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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cb8672ef 2: update: binutils-gcc-linux: 18819
discards f281b9be 1: reset: linux-b8b576a16f79efbdde49348147f491b176537d88: 18681
discards 3eb9cc83 0: update: gcc-e0114034a82b5db45ec21d0faf0ff2a197c4d05e: all
new bab95f64 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 (cb8672ef)
\
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 | 184 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11635 ++++++-------
04-build_abe-stage1/console.log | 15532 +++++++++---------
05-build_linux/console.log | 3948 +++--
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 15 +-
08-update_baseline/console.log | 94 +-
console.log | 31854 +++++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
results | 4 +-
11 files changed, 33592 insertions(+), 30138 deletions(-)
create mode 100644 06-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.
unknown user pushed a change to branch master
in repository lldb.
from 4816ee68f TestFunctionStarts.py: add synchronization
new 80e10c6ab [lldb][NFC] Remove dead code that handles situations where LL [...]
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/Interpreter/CommandObject.h | 4 +-
source/Commands/CommandObjectBreakpoint.cpp | 306 +++++++--------------
source/Commands/CommandObjectBreakpointCommand.cpp | 30 +-
source/Commands/CommandObjectExpression.cpp | 20 +-
source/Commands/CommandObjectFrame.cpp | 6 +-
source/Commands/CommandObjectStats.cpp | 16 +-
source/Commands/CommandObjectTarget.cpp | 198 ++++++-------
source/Interpreter/CommandObject.cpp | 8 +-
.../DarwinLog/StructuredDataDarwinLog.cpp | 15 +-
9 files changed, 226 insertions(+), 377 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 2116900d5c [driver] add a new option `-gen-cdb-fragment-path` to emit a [...]
new c3225a63e4 Improve behavior in the case of stack exhaustion.
new d2dd77a2da Fix file header.
The 2 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/DiagnosticCommonKinds.td | 5 +
include/clang/Basic/DiagnosticSemaKinds.td | 1 -
include/clang/Basic/Stack.h | 29 ++++
include/clang/Sema/Sema.h | 12 ++
lib/Basic/CMakeLists.txt | 1 +
lib/Basic/Stack.cpp | 71 ++++++++++
lib/Frontend/CompilerInstance.cpp | 5 +
lib/Sema/Sema.cpp | 14 ++
lib/Sema/SemaExpr.cpp | 194 +++++++++++++++------------
lib/Sema/SemaInit.cpp | 7 +-
lib/Sema/SemaLookup.cpp | 56 +++++---
lib/Sema/SemaTemplate.cpp | 1 +
lib/Sema/SemaTemplateDeduction.cpp | 14 +-
lib/Sema/SemaTemplateInstantiate.cpp | 6 +
lib/Sema/SemaTemplateInstantiateDecl.cpp | 6 +-
lib/Sema/SemaType.cpp | 22 +--
test/CMakeLists.txt | 3 +-
test/SemaTemplate/stack-exhaustion.cpp | 18 +++
test/lit.cfg.py | 3 +
test/lit.site.cfg.py.in | 1 +
tools/driver/driver.cpp | 2 +
21 files changed, 348 insertions(+), 123 deletions(-)
create mode 100644 lib/Basic/Stack.cpp
create mode 100644 test/SemaTemplate/stack-exhaustion.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 gcc.
from 62edc9ca72e * ChangeLog: Fix roundeven entry.
new 579de82bd22 * decl.c (duplicate_decls): Always merge DECL_DECLARED_CON [...]
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:
gcc/cp/ChangeLog | 4 ++++
gcc/cp/decl.c | 5 ++---
gcc/testsuite/g++.dg/cpp0x/constexpr-redeclaration2.C | 5 +++++
3 files changed, 11 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-redeclaration2.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 5d8005a07e Fix use of invalidated iterator introduced by r369680.
new 2116900d5c [driver] add a new option `-gen-cdb-fragment-path` to emit a [...]
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/Options.td | 2 ++
lib/Driver/ToolChains/Clang.cpp | 50 +++++++++++++++++++++++++++++++++++++----
lib/Driver/ToolChains/Clang.h | 4 ++++
test/Driver/gen-cdb-fragment.c | 37 ++++++++++++++++++++++++++++++
4 files changed, 89 insertions(+), 4 deletions(-)
create mode 100644 test/Driver/gen-cdb-fragment.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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 9bf9cae3 0: update: llvm-linux: boot
new cd10b6ea 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 (9bf9cae3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 156 +-
02-build_llvm/console.log | 12056 +++++++++++++++----------------
03-build_linux/console.log | 1788 +++--
04-boot_linux/console.log | 472 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14488 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 14491 insertions(+), 14495 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 077bfee769d [Attributor] Further cut down on non-determinism
new 0812c5535fe [DAGCombiner][X86] Teach SimplifyVBinOp to fold VBinOp (con [...]
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/SelectionDAG/DAGCombiner.cpp | 36 +++++++++--------
test/CodeGen/X86/madd.ll | 67 ++++++++++----------------------
2 files changed, 40 insertions(+), 63 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.