This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 2e9bd4cf8 This commit removes std::shared_ptr::make_shared and std::sha [...]
new 6dbf2b76a [libc++] Mark std::tuple CTAD test as failing on AppleClang 9
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/std/utilities/tuple/tuple.tuple/tuple.cnstr/deduct.pass.cpp | 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-tools-extra.
from 3cb78aed [clangd][vscode] Surface the error when applying tweaks fails
new 33353c72 [clang-doc] Add missing check in 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:
clang-doc/Representation.h | 7 +++++++
unittests/clang-doc/ClangDocTest.cpp | 1 +
unittests/clang-doc/SerializeTest.cpp | 4 ++--
3 files changed, 10 insertions(+), 2 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 gcc-9-branch
in repository gcc.
from 28a024c36af 2019-08-13 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f0838a5d455 PR c++/91436 fix C++ dialect for std::make_unique fix-it hint
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 | 6 ++++++
gcc/cp/name-lookup.c | 4 ++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/lookup/missing-std-include-5.C | 1 +
gcc/testsuite/g++.dg/lookup/missing-std-include-6.C | 9 ---------
gcc/testsuite/g++.dg/lookup/missing-std-include-8.C | 9 +++++++++
6 files changed, 26 insertions(+), 11 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 gcc.
from c5f38c24d3c * config/i386/i386-expand.c (ix86_expand_vector_init_one_n [...]
new fc9cdeb52ab Deprecate std::__is_nullptr_t type trait
new da69edd612a PR c++/91436 fix C++ dialect for std::make_unique fix-it hint
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:
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/name-lookup.c | 4 ++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/lookup/missing-std-include-5.C | 1 +
gcc/testsuite/g++.dg/lookup/missing-std-include-6.C | 9 ---------
gcc/testsuite/g++.dg/lookup/missing-std-include-8.C | 9 +++++++++
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/include/std/type_traits | 4 ++--
8 files changed, 32 insertions(+), 13 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 2c37331f5c4 [SLP][NFC] Use pointers to address to ScalarToTreeEntry ele [...]
new 89ae9075200 Add support in CMake to statically link the C++ standard library.
new 5222775c224 MathExtras.h: don't check for unsupported GCC versions
new add84fe3758 SwapByteOrder.h: don't check for unsupported GCC versions
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:
CMakeLists.txt | 1 +
cmake/modules/HandleLLVMStdlib.cmake | 20 ++++++++++++++++++++
docs/CMake.rst | 5 +++++
include/llvm/Support/MathExtras.h | 16 ++++++++--------
include/llvm/Support/SwapByteOrder.h | 10 ++++------
5 files changed, 38 insertions(+), 14 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-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from dc0c1219b2 Automatic date update in version.in
adds ff97da8abe Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 281326e 0: update: binutils-gcc-linux: boot
new 48f86b4 0: update: binutils-gcc-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 (281326e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 160 +-
02-prepare_abe/console.log | 358 +-
03-build_abe-binutils/console.log | 10752 ++++++-------
04-build_abe-stage1/console.log | 18597 +++++++++++----------
05-build_linux/console.log | 816 +-
06-boot_linux/console.log | 472 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31163 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31166 insertions(+), 31180 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 0ab8c7bd1db Revert "Un-break the bots"
new cd4b3e375a8 [SDAG] move variable closer to use; NFC
new 2c37331f5c4 [SLP][NFC] Use pointers to address to ScalarToTreeEntry ele [...]
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:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.