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 4c946c16 [clang-tidy] New check: modernize-replace-random-shuffle.
new c442dc17 Extend readability-container-size-empty to add comparisons to [...]
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-tidy/readability/ContainerSizeEmptyCheck.cpp | 68 +++++++++++-
clang-tidy/utils/ASTUtils.cpp | 16 +++
clang-tidy/utils/ASTUtils.h | 2 +
.../readability-container-size-empty.cpp | 117 ++++++++++++++++++++-
4 files changed, 197 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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from d670c3e922a Daily bump.
new 036cabbedac Subject: Backport r247097
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/ChangeLog | 8 ++++++++
gcc/ipa-devirt.c | 8 +++++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/ipa/pr79931.C | 24 ++++++++++++++++++++++++
4 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr79931.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 6d3ec86383 [index] The relation between the declarations in template sp [...]
new 089f73f859 clang-format: Fix bad corner case in formatting of function types.
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/Format/ContinuationIndenter.cpp | 3 ++-
unittests/Format/FormatTest.cpp | 6 ++++++
2 files changed, 8 insertions(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from ecf0e93d1f1 [SystemZ] Update kill-flag in splitMove().
new 8073bf67dd5 [X86][AVX] Add scheduling latency/throughput tests for miss [...]
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/CodeGen/X86/avx-schedule.ll | 2163 +++++++++++++++++++++++++++++++++++++-
1 file changed, 2136 insertions(+), 27 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 a55881cab3 [Devirtualization] Emit invariant.group loads with empty group md
new 6d3ec86383 [index] The relation between the declarations in template sp [...]
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/Index/IndexDecl.cpp | 64 +++++++++++++++++++++--
lib/Index/IndexingContext.cpp | 4 ++
lib/Index/IndexingContext.h | 2 +
test/Index/Core/index-source.cpp | 109 +++++++++++++++++++++++++++++++++++++++
4 files changed, 175 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 binutils-gdb.
from 8b353c47b7 ld: fix regressions with rett instructions in sparc tests.
new 5344555470 [GAS/ARM] Fix expansion of ldr pseudo instruction
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:
gas/ChangeLog | 10 +++++++++
gas/config/tc-arm.c | 14 +++++--------
.../arm/thumb2_ldr_immediate_highregs_armv6t2.d | 24 +++++++++++++---------
.../arm/thumb2_ldr_immediate_highregs_armv6t2.s | 16 ++++++++++-----
4 files changed, 40 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 lldb.
from 0de8edc56 [LLDB][MIPS] Move it into HandleLLVMOptions.cmake.
new a166046f9 Fix the new SocketAddressTest on Windows
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:
unittests/Host/SocketAddressTest.cpp | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 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 0370f12c360 Fix (PR middle-end/79931)
new 951e6bdf386 PR libstdc++/80506 fix constant used in condition
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/include/bits/random.tcc | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.