This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 826aea8 Reapply r276069 with workaround for MSVC 2013
new 1543986 [NFC] Rearrange an example-file so the c++14 specific example [...]
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/SemaCXX/cxx1z-constexpr-lambdas.cpp | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 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 dd13eb1 2016-07-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 33d4e63 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 a65175e Daily bump.
new c135475 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-5-branch
in repository gcc.
from 40f6b3a Daily bump.
new 857ba94 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 3e684cf Automatic date update in version.in
new a161b76 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-7.11-branch
in repository binutils-gdb.
from f45f235 Automatic date update in version.in
new 3641b87 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_27-branch
in repository binutils-gdb.
from 1238122 Automatic date update in version.in
new 94e9769 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 cb76882 PR c++/60760 - arithmetic on null pointers should not be allo [...]
new dd13eb1 2016-07-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/check.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr68566.f90 | 13 +++++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr68566.f90
--
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 6534b04 Correcting some sphinx formatting issues so that the attribut [...]
new 826aea8 Reapply r276069 with workaround for MSVC 2013
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 | 81 +++++++++++++++++++++-----------
lib/AST/ASTContext.cpp | 7 ++-
lib/AST/ASTImporter.cpp | 12 ++++-
lib/AST/DeclTemplate.cpp | 28 +++++++----
lib/Sema/SemaLambda.cpp | 2 +-
lib/Sema/SemaTemplate.cpp | 5 +-
lib/Sema/SemaTemplateDeduction.cpp | 4 +-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 6 ++-
lib/Serialization/ASTReader.cpp | 3 +-
lib/Serialization/ASTWriter.cpp | 1 +
10 files changed, 102 insertions(+), 47 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 efa8ff0 [gcc] 2016-07-30 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new cb76882 PR c++/60760 - arithmetic on null pointers should not be allo [...]
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 | 11 +
gcc/cp/constexpr.c | 84 ++++++-
gcc/testsuite/ChangeLog | 9 +
gcc/testsuite/g++.dg/cpp0x/constexpr-cast.C | 24 ++
gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-2.C | 303 +++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-sfinae.C | 18 +-
gcc/testsuite/g++.dg/ubsan/pr63956.C | 4 +-
7 files changed, 435 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-cast.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.