This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 903855e [analyzer] MisusedMovedObject: Remove deprecated callback. NFC
new 77d9e02 [OpenCL][Bug 10573] Don't set CXXOperatorNames flag
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/Frontend/CompilerInvocation.cpp | 1 -
1 file changed, 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 binutils-gdb.
from 568c1b9 Avoid segfault on invalid directory table
new ed77125 Remove MAX_REGISTER_SIZE from target.c
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 | 8 ++++++++
gdb/regcache.c | 35 +++++++++++++++++++++++++++++++++++
gdb/regcache.h | 6 ++++++
gdb/target.c | 42 +++---------------------------------------
4 files changed, 52 insertions(+), 39 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 7a6e6b1 stable-merge-request.sh: Add a script for submitting merge re [...]
new 4ec90bf [AMDGPU] Add a new line after a debug message
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/AMDGPU/SIMachineScheduler.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 compiler-rt.
from 4bb8e9c [XRay] [compiler-rt] Plug a file descriptor leak in a failure case.
new b80243e Update debug_external.cc testcase to use TSan-invisible barri [...]
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/tsan/Darwin/debug_external.cc | 5 +++++
1 file changed, 5 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 llvm.
from 01a5eed Another instance where GCC doesn't understand implicit constr [...]
new ce91f53 [X86][SSE] Generalised lowerTruncate by PACKSS to work with a [...]
new 7a6e6b1 stable-merge-request.sh: Add a script for submitting merge re [...]
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/Target/X86/X86ISelLowering.cpp | 36 +++----
utils/release/merge-request.sh | 198 +++++++++++++++++++++++++++++++++++++
2 files changed, 217 insertions(+), 17 deletions(-)
create mode 100755 utils/release/merge-request.sh
--
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 libcxx.
from 21ae16e Implement P0298R3: 'std::byte'. Reviewed as https://reviews.l [...]
new 5048b1e XFAIL the std::byte tests on a bunch of old clang versions, b [...]
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/language.support/support.types/byteops/and.assign.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/and.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/lshift.assign.fail.cpp | 3 +++
test/std/language.support/support.types/byteops/lshift.assign.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/lshift.fail.cpp | 3 +++
test/std/language.support/support.types/byteops/lshift.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/not.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/or.assign.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/or.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/rshift.assign.fail.cpp | 3 +++
test/std/language.support/support.types/byteops/rshift.assign.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/rshift.fail.cpp | 3 +++
test/std/language.support/support.types/byteops/rshift.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/to_integer.fail.cpp | 3 +++
test/std/language.support/support.types/byteops/to_integer.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/xor.assign.pass.cpp | 3 +++
test/std/language.support/support.types/byteops/xor.pass.cpp | 3 +++
17 files changed, 51 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 6730292 tcwg-llvm-testsuite.sh: Adding way to run LLVM test-suite
new e737fba tcwg-llvm-testsuite.sh: Add set -u and fix variables
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:
tcwg-llvm-testsuite.sh | 5 +++--
1 file changed, 3 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 master
in repository binutils-gdb.
from 62785b0 [GAS/ARM] Fix selected_cpu with default CPU and -mcpu
new 568c1b9 Avoid segfault on invalid directory table
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 | 10 ++++++++++
gdb/dwarf2read.c | 18 ++++++++++++------
2 files changed, 22 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 master
in repository gcc.
from d1cd4a6 PR c++/80119 * cp-gimplify.c (cp_fold): Strip CLEANUP_POINT [...]
new b4e232e PR c++/77339 - ICE with invalid use of alias template.
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/pt.c | 4 ++--
gcc/testsuite/g++.dg/cpp0x/alias-decl-58.C | 7 +++++++
3 files changed, 15 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-58.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 gcc.
from 9b067f0 * genrecog.c (validate_pattern): Add VEC_SELECT validation. [...]
new d1cd4a6 PR c++/80119 * cp-gimplify.c (cp_fold): Strip CLEANUP_POINT [...]
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/cp-gimplify.c | 8 ++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/warn/Wuninitialized-9.C | 19 +++++++++++++++++++
4 files changed, 38 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/warn/Wuninitialized-9.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.