This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f1be5aeb5c [DebugInfo] NFC Clang test changes for: IR/Bitcode changes f [...]
new db9f93e7f3 Ensure sanitizer check function calls have a !dbg location
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/CodeGen/CGExpr.cpp | 5 +++++
test/CodeGenCXX/ubsan-check-debuglocs.cpp | 17 +++++++++++++++++
test/CodeGenObjC/ubsan-check-debuglocs.m | 30 ++++++++++++++++++++++++++++++
3 files changed, 52 insertions(+)
create mode 100644 test/CodeGenCXX/ubsan-check-debuglocs.cpp
create mode 100644 test/CodeGenObjC/ubsan-check-debuglocs.m
--
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 c115ab8aa1b [PR c++/87531] operator= lookup in templates
new 5b8d2a77754 Implement P1094R2, Nested inline namespaces. * parser.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:
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/parser.c | 29 ++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp2a/nested-inline-ns1.C | 29 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/nested-inline-ns2.C | 26 +++++++++++++++++++++++
5 files changed, 93 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nested-inline-ns1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nested-inline-ns2.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 63c3361d21b * predict.c (determine_unlikely_bbs): Forward declare; als [...]
new c115ab8aa1b [PR c++/87531] operator= lookup in templates
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/class.c | 13 +++++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/lookup/pr87531.C | 73 +++++++++++++++++++++++++++++++++++
4 files changed, 97 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr87531.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-master-aarch64-next-defconfig
in repository toolchain/binutils-gdb.
from 4765cd6119 RISC-V: Add .insn CA support.
adds f68d3e0053 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.
unknown user pushed a change to branch master
in repository clang.
from 517d5ea128 Correct 'target' default behavior on redecl, allow forward d [...]
new f1be5aeb5c [DebugInfo] NFC Clang test changes for: IR/Bitcode changes f [...]
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/debug-info-scope-file.c | 4 ++--
test/CodeGenCXX/PR20038.cpp | 4 ++--
test/CodeGenCXX/dbg-info-all-calls-described.cpp | 12 +++++-----
test/CodeGenCXX/debug-info-access.cpp | 2 +-
test/CodeGenCXX/debug-info-blocks.cpp | 4 ++--
test/CodeGenCXX/debug-info-cxx1y.cpp | 4 ++--
test/CodeGenCXX/debug-info-decl-nested.cpp | 12 +++++-----
test/CodeGenCXX/debug-info-function-context.cpp | 8 +++----
test/CodeGenCXX/debug-info-global-ctor-dtor.cpp | 16 ++++++-------
test/CodeGenCXX/debug-info-inlined.cpp | 2 +-
test/CodeGenCXX/debug-info-ms-abi.cpp | 9 +++++---
test/CodeGenCXX/debug-info-namespace.cpp | 8 +++----
test/CodeGenCXX/debug-info-static-fns.cpp | 2 +-
test/CodeGenCXX/debug-info-thunk-msabi.cpp | 2 +-
test/CodeGenCXX/debug-info-thunk.cpp | 2 +-
test/CodeGenCXX/debug-info.cpp | 2 +-
test/CodeGenCXX/debug-lambda-expressions.cpp | 8 +++----
test/CodeGenCXX/globalinit-loc.cpp | 4 ++--
test/CodeGenCXX/linetable-fnbegin.cpp | 2 +-
test/CodeGenObjC/arc-linetable.m | 2 +-
test/CodeGenObjC/debug-info-category.m | 29 ++++++++++++------------
test/CodeGenObjC/debug-info-synthesis.m | 2 +-
test/CodeGenObjC/debug-property-synth.m | 4 ++--
test/CodeGenObjC/debuginfo-properties.m | 8 +++----
24 files changed, 78 insertions(+), 74 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.