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 142665ff [clangd] Type hierarchy: don't resolve parents if the client [...]
new b6e9db34 Fix MSVC 'implicitly capture' compile error. NFCI.
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:
clangd/QueryDriverDatabase.cpp | 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-next-defconfig
in repository toolchain/ci/gcc.
from abf83a28b0d [ARM] Fix Thumb-1 ldm (PR89190)
adds 838a5d8f400 [ARM] Fix PR89222
adds fdb9e8c0f54 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm.c | 11 ++++++--
gcc/config/arm/arm.md | 51 ++++++++++------------------------
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.target/arm/pr89222.c | 32 +++++++++++++++++++++
6 files changed, 70 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr89222.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/gnu-release-arm-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 47069bb706 Automatic date update in version.in
adds 022378a363 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards e39ec659 0: update: binutils-gcc-linux: boot
new b036e76a 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 (e39ec659)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10768 ++++++-------
04-build_abe-stage1/console.log | 17355 ++++++++++----------
05-build_linux/console.log | 1294 +-
06-boot_linux/console.log | 418 +-
console.log | 30702 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 30565 insertions(+), 30594 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-tools-extra.
from db8f75c5 [clangd] Force the required interpretation of #import on wind [...]
new d56dffe0 [clang-tidy] Adjust location of namespace comment diagnostic
new 142665ff [clangd] Type hierarchy: don't resolve parents if the client [...]
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:
clang-tidy/readability/NamespaceCommentCheck.cpp | 9 +++++-
clangd/XRefs.cpp | 33 +++++++++++-----------
clangd/unittests/TypeHierarchyTests.cpp | 3 +-
.../google-readability-namespace-comments.cpp | 6 ++--
...oogle-readability-nested-namespace-comments.cpp | 4 +--
test/clang-tidy/select-checks.cpp | 2 +-
6 files changed, 33 insertions(+), 24 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 binutils-gdb.
from d72a9b8565 Remove a VEC from s390-linux-nat.c
new 6b78c3f83c gdb: Remove a non-const reference parameter
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:
gdb/ChangeLog | 12 ++++++++++++
gdb/gdbarch.c | 6 +++---
gdb/gdbarch.h | 4 ++--
gdb/gdbarch.sh | 2 +-
gdb/i386-tdep.c | 25 +++++++++++-------------
gdb/stap-probe.c | 15 +++++++-------
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 22 +--------------------
8 files changed, 43 insertions(+), 48 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 2685d10396f [llvm-ar][test] Add tests failing on Darwin
new 28975823171 [Attributor] Deduce "willreturn" function attribute
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/IR/Intrinsics.td | 2 +
include/llvm/Transforms/IPO/Attributor.h | 44 ++++++++++
lib/Transforms/IPO/Attributor.cpp | 120 ++++++++++++++++++++++++++
test/Transforms/FunctionAttrs/arg_returned.ll | 2 +-
test/Transforms/FunctionAttrs/willreturn.ll | 95 ++++++++++++++++++--
utils/TableGen/CodeGenIntrinsics.h | 3 +
utils/TableGen/CodeGenTarget.cpp | 3 +
utils/TableGen/IntrinsicEmitter.cpp | 14 ++-
8 files changed, 274 insertions(+), 9 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 6d72dd4563 [ASTImporter] Fix structural eq of lambdas
new fdb5d4d9fc [OPENMP]Fix crash in LoopCounterRefChecker when MemberExpr i [...]
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/SemaOpenMP.cpp | 3 ++-
test/OpenMP/for_loop_messages.cpp | 8 ++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.