This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 08fe122176 [Lex] Fix some Clang-tidy modernize and Include What You Use [...]
new da187e3690 Remove old concepts parsing code
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/clang/AST/DeclTemplate.h | 32 ++----
include/clang/Sema/DeclSpec.h | 16 +--
lib/Parse/ParseDecl.cpp | 8 --
lib/Parse/ParseTentative.cpp | 2 -
lib/Sema/DeclSpec.cpp | 12 ---
lib/Sema/SemaDecl.cpp | 184 --------------------------------
lib/Sema/SemaDeclCXX.cpp | 5 +-
lib/Sema/SemaTemplate.cpp | 37 -------
test/CXX/concepts-ts/dcl.dcl/lit.cfg.py | 26 +++++
test/Parser/cxx-concept-declaration.cpp | 29 +----
10 files changed, 43 insertions(+), 308 deletions(-)
create mode 100644 test/CXX/concepts-ts/dcl.dcl/lit.cfg.py
--
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 dea3d88348b [Coverage] Scan ahead for the most-recent completed count ( [...]
new 113753f1f65 [WebAssembly] Don't try to emit size information for unsized 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/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 12 +++++++-----
test/CodeGen/WebAssembly/global.ll | 7 +++++++
2 files changed, 14 insertions(+), 5 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 45ea314eeda PR tree-optimization/69224 PR tree-optimization/80907 PR [...]
new 0ca7d476f4d Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from ff78ebbe70f Revert 2017-11-29 Martin Aberg <maberg(a)gaisler.com>
new 77f1932f81c Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from c710c6da950 Daily bump.
new 7593228fa56 Daily bump.
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/DATESTAMP | 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 llvm.
from edc3af3e9ac [WebAssembly] Import the linear memory and function table.
new dea3d88348b [Coverage] Scan ahead for the most-recent completed count ( [...]
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/ProfileData/Coverage/CoverageMapping.cpp | 9 ++++-----
unittests/ProfileData/CoverageMappingTest.cpp | 16 +++++++++-------
2 files changed, 13 insertions(+), 12 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 649a140ccf target_set_syscall_catchpoint, use gdb::array_view and bool
new 34ac47f671 Automatic date update in version.in
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:
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 gdb-8.0-branch
in repository binutils-gdb.
from 13385898f5 Automatic date update in version.in
new 726a719294 Automatic date update in version.in
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:
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 binutils-2_29-branch
in repository binutils-gdb.
from c9e74abb03 Automatic date update in version.in
new 24d59b9591 Automatic date update in version.in
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:
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 gcc.
from 288b3981c84 PR c++/80259 * decl2.c (grokfield): Diagnose = delete red [...]
new 45ea314eeda PR tree-optimization/69224 PR tree-optimization/80907 PR [...]
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/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/gcc.dg/pr69224.c | 27 +++++++++++++++++++
gcc/testsuite/gcc.dg/pr80907.c | 12 +++++++++
gcc/testsuite/gcc.dg/pr82286.c | 60 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 108 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr69224.c
create mode 100644 gcc/testsuite/gcc.dg/pr80907.c
create mode 100644 gcc/testsuite/gcc.dg/pr82286.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.