This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ae78f33054 Fix test case committed in r355662.
new 60510251f0 [runtimes] Move libunwind, libc++abi and libc++ to lib/ and [...]
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/Driver/ToolChain.cpp | 5 +++++
lib/Driver/ToolChains/Fuchsia.cpp | 4 ++--
lib/Driver/ToolChains/Linux.cpp | 1 -
test/Driver/linux-per-target-runtime-dir.c | 4 +++-
4 files changed, 10 insertions(+), 4 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 81588cab8d6 [x86] add extract FP tests for target-specific nodes; NFC
new ecff519a168 [Bitcode] Fix bitcode compatibility issue with clang.arc.us [...]
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/IR/AutoUpgrade.cpp | 14 ++++++++++++++
test/Bitcode/upgrade-clang-arc-use.ll | 14 ++++++++++++++
test/Bitcode/upgrade-clang-arc-use.ll.bc | Bin 0 -> 1296 bytes
3 files changed, 28 insertions(+)
create mode 100644 test/Bitcode/upgrade-clang-arc-use.ll
create mode 100644 test/Bitcode/upgrade-clang-arc-use.ll.bc
--
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 4874bff565 [ObjC] Emit a boxed expression as a compile-time constant if [...]
new ae78f33054 Fix test case committed in r355662.
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:
test/SemaObjC/boxing-illegal.m | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d8a287a gcc-205e1cf42496aecfa1a71751c6da1c24a7325c02: -10
new bb65686 gcc-696f587f446a53e03763259e6061c28963b3b33f: -10
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 (d8a287a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 54 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-bootstrap_lto/console.log | 5671 ++++++++++++++++----------------
4-check_regression/console.log | 6 +
5-update_baseline/console.log | 6 +
console.log | 5775 ++++++++++++++++-----------------
distance-to-baseline | 1 +
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 3 +
10 files changed, 5762 insertions(+), 5780 deletions(-)
create mode 100644 distance-to-baseline
create mode 100644 trigger-bisect-on-failure
--
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_bmk/llvm-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards f4a24bc 0: good: llvm-9361217ea2d60c316dbc4d5ec9d0dff76c04c2b9: -10
new fe6ef0f 0: good: llvm-1488ee4bd5418a5536856676c350c9ee64488334: -10
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 (f4a24bc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 58 ++++++++++++-------------
02-prepare_abe/console.log | 22 +++++-----
03-build_abe-binutils/console.log | 9 ++--
11-update_baseline/console.log | 2 +-
console.log | 91 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +--
6 files changed, 97 insertions(+), 91 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/gnu-release-aarch64-next-allmodconfig
in repository toolchain/ci/gcc.
from 8db41faa003 Daily bump.
adds 696f587f446 PR c++/89585 * parser.c (cp_parser_asm_definition): Parse [...]
adds 787e2150014 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 13 ++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/asm-qual-3.C | 8 ++++----
5 files changed, 28 insertions(+), 6 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/gnu-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c84bda1 0: good: binutils-gcc-linux: all
new aab602f 0: good: 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 (c84bda1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 14 +-
3-build_abe-binutils/console.log | 3214 +++++++++---------
4-build_abe-stage1/console.log | 3376 +++++++++----------
5-build_linux/console.log | 106 +-
6-boot_linux/console.log | 2 +-
console.log | 6810 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 6762 insertions(+), 6770 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 53b90c6143 Variable auto-init: split out small arrays
new 4874bff565 [ObjC] Emit a boxed expression as a compile-time constant if [...]
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/AST/ExprObjC.h | 6 ++++++
include/clang/Basic/DiagnosticGroups.td | 1 +
include/clang/Basic/DiagnosticSemaKinds.td | 3 +++
lib/AST/ExprConstant.cpp | 4 ++++
lib/CodeGen/CGExprConstant.cpp | 19 +++++++++++++++--
lib/CodeGen/CGObjC.cpp | 8 +++++++-
lib/Sema/SemaExprObjC.cpp | 25 +++++++++++++++++++++++
test/CodeGenObjC/boxing.m | 10 +++++++++
test/SemaObjC/boxing-illegal.m | 15 +++++++++++++-
test/SemaObjC/objc-literal-sig.m | 6 ++++--
test/SemaObjC/transfer-boxed-string-nullability.m | 18 ++++++++++++----
test/SemaObjCXX/literals.mm | 8 ++++++++
12 files changed, 113 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.