This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d805c8746 [libcxx] Use custom allocator's `construct` in C++03 when available.
new 8daffdabc [libcxx] Fix order checking in unordered_multimap tests.
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:
.../unord.multimap/equal_range_const.pass.cpp | 39 +--
.../unord.multimap/equal_range_non_const.pass.cpp | 39 +--
.../unord/unord.multimap/local_iterators.pass.cpp | 273 +++++++++++++++------
.../unord/unord.multimap/rehash.pass.cpp | 36 ++-
.../unord/unord.multimap/reserve.pass.cpp | 23 +-
.../unord/unord.multimap/swap_member.pass.cpp | 121 +++++++--
6 files changed, 379 insertions(+), 152 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 f1db33c5c1a [BPF] Disable relocation for .BTF.ext section
new 26adbdcf48c Add PLATFORM constants for iOS, tvOS, and watchOS simulators
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/llvm/BinaryFormat/MachO.h | 5 ++++-
include/llvm/Object/MachO.h | 3 +++
lib/MC/MCAsmStreamer.cpp | 13 ++++++++-----
lib/MC/MCParser/DarwinAsmParser.cpp | 5 ++++-
4 files changed, 19 insertions(+), 7 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-defconfig
in repository toolchain/ci/base-artifacts.
discards b14dc29df llvm-1ef73bdcbdd1ea575efa459f147fd81a0a9d76f8: all
new ce5c6791d linux-1d51b4b1d3f2db0d6d144175e31a84e472fbd99a: 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 (b14dc29df)
\
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:
1-reset_artifacts/console.log | 79 +-
2-build_llvm/console.log | 10171 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 181 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10437 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10520 insertions(+), 10374 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.
thomas.preudhomme pushed a change to branch linaro-local/thomas.preudhomme/llvm-432-rebase
in repository toolchain/llvm/llvm.
discards b55d31dd34d FileCheck: Add support for numeric variables and expressions
new ff4c81d9939 FileCheck: Add support for numeric variables and expressions
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 (b55d31dd34d)
\
N -- N -- N refs/heads/linaro-local/thomas.preudhomme/llvm-432-rebas [...]
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:
--
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 959a4129de6 [CodeView] Emit global variables within lexical scopes to l [...]
new f1db33c5c1a [BPF] Disable relocation for .BTF.ext section
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/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp | 10 ++++++++++
1 file changed, 10 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 gcc.
from d560f985964 * cp-tree.h (cp_fully_fold_init): Declare. * cp-gimplify. [...]
new 43e2e90a76b PR c++/88180 * parser.c (cp_parser_class_specifier_1): 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:
gcc/cp/ChangeLog | 5 +++++
gcc/cp/parser.c | 4 ++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/{pr85039-2.C => parse/pr88180.C} | 2 ++
gcc/testsuite/g++.dg/pr85039-1.C | 4 ++--
5 files changed, 18 insertions(+), 4 deletions(-)
copy gcc/testsuite/g++.dg/{pr85039-2.C => parse/pr88180.C} (78%)
--
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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 427f29c69 linux-02fc169594e96f7c51c4f23114e12b7a18e85a0a: 5067
new 9e0f2fd9c llvm-52587b9a1a6fe7d5713a19be5d7076698c60c687: 5067
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 (427f29c69)
\
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 | 63 +-
2-build_llvm/console.log | 5218 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 134 +-
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 10 +-
console.log | 5433 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 5459 insertions(+), 5429 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.