This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 57091d2e94 [Frontend] Fix some Clang-tidy modernize and Include What Yo [...]
new ac4ba722ed Improve -Winfinite-recursion
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/AnalysisBasedWarnings.cpp | 71 +++++++++++---------------------
test/SemaCXX/warn-infinite-recursion.cpp | 16 ++++++-
2 files changed, 38 insertions(+), 49 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 aoliva/testme
in repository gcc.
from 67b88f27a67 [PR c++/71251] check tmpl parms in template using decl
new eff444c0c7f [PR c++/84789] do not fail to resolve typename into templat [...]
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/parser.c | 2 +-
gcc/cp/pt.c | 5 +++--
gcc/testsuite/g++.dg/parse/dtor11.C | 2 +-
gcc/testsuite/g++.dg/template/pr84789-2.C | 26 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/template/pr84789-3.C | 31 +++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/template/pr84789.C | 13 +++++++++++++
6 files changed, 75 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/pr84789-2.C
create mode 100644 gcc/testsuite/g++.dg/template/pr84789-3.C
create mode 100644 gcc/testsuite/g++.dg/template/pr84789.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 1f4e6039a0 Fix for LLVM change (Transforms/Utils/Local.h -> Analysis/Ut [...]
new 57091d2e94 [Frontend] Fix some Clang-tidy modernize and Include What Yo [...]
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/Frontend/ASTUnit.h | 121 ++++++-----
include/clang/Frontend/DiagnosticRenderer.h | 22 +-
include/clang/Frontend/FrontendPluginRegistry.h | 12 +-
include/clang/Frontend/TextDiagnosticBuffer.h | 32 +--
include/clang/Frontend/VerifyDiagnosticConsumer.h | 60 ++---
lib/Frontend/ASTUnit.cpp | 254 +++++++++++++---------
lib/Frontend/DiagnosticRenderer.cpp | 71 +++---
lib/Frontend/TextDiagnosticBuffer.cpp | 21 +-
lib/Frontend/VerifyDiagnosticConsumer.cpp | 123 ++++++-----
9 files changed, 417 insertions(+), 299 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 f9f5e9c36d0 Adjust __builtin_tgmath handling of integer arguments to _F [...]
new 4d24e3e24ba 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 c6a54c77552 2018-03-20 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 719803cdb12 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 4f2cbe271ea 2018-03-20 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 29a02d65037 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 binutils-gdb.
from 7eb2418fa4 Add myself as a write-after-approval GDB maintainer.
new 92c00f4228 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.1-branch
in repository binutils-gdb.
from c3d3a10dbe Automatic date update in version.in
new a5faab9bce 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_30-branch
in repository binutils-gdb.
from d66deb71f1 PowerPC64 debian bug 886264, out-of-line save/restore functions
new 7637f9be5b 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.