This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 78f3c1f12f Fix and simplify handling of return type for (generic) lambd [...]
new ccd63c0866 PR35697: look at the first declaration when determining whet [...]
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/AST/Decl.cpp | 6 +++---
test/SemaCXX/extern-c.cpp | 17 +++++++++++++++++
2 files changed, 20 insertions(+), 3 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 libcxx.
from 97adf8a38 One more (should be) inline variable that is defined in the dylib
new 73d6c99b8 Implement p0258r2: has_unique_object_representations
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/__config | 12 ++-
include/type_traits | 20 ++++
.../has_unique_object_representations.pass.cpp | 104 +++++++++++++++++++++
www/cxx1z_status.html | 4 +-
4 files changed, 136 insertions(+), 4 deletions(-)
create mode 100644 test/std/utilities/meta/meta.unary/meta.unary.prop/has_unique_o [...]
--
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 lld.
from 114bc4088 Align SHT_NOBITS sections is they are the first on a PT_LOAD.
new ff0c75b58 Produce relocations with weak undef if the section is RW.
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:
ELF/Relocations.cpp | 12 ++++++------
test/ELF/weak-undef-rw.s | 12 ++++++++++++
2 files changed, 18 insertions(+), 6 deletions(-)
create mode 100644 test/ELF/weak-undef-rw.s
--
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 192d96104a2 2018-01-02 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new cca245b5f5e 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 gcc.
from 35800df276a 2018-01-02 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.com>
new c2dcb555ada 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 fdf79076b93 RISC-V: Fix for icache flush issue on multicore processors.
new 6db799f8ec9 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 43724d16be Fix compile time warning (in the ARM simulator) about a prin [...]
new 39f2fa1b0f 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 516fba6c68 Automatic date update in version.in
new 8f10842132 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 e1d40c9ec6 Automatic date update in version.in
new b8d49184d6 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 clang.
from 606fddaeca [analyzer] do not crash with assertion on processing locatio [...]
new 78f3c1f12f Fix and simplify handling of return type for (generic) lambd [...]
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/Sema/Sema.h | 8 ++
lib/Sema/SemaDeclCXX.cpp | 70 +++++-------
lib/Sema/SemaLambda.cpp | 55 ++++------
lib/Sema/SemaOverload.cpp | 3 -
lib/Sema/SemaStmt.cpp | 7 ++
lib/Sema/SemaTemplateDeduction.cpp | 177 +++++++------------------------
lib/Sema/SemaTemplateInstantiateDecl.cpp | 24 +++++
test/SemaCXX/cxx1y-generic-lambdas.cpp | 18 +++-
test/SemaCXX/lambda-expressions.cpp | 25 +++++
9 files changed, 164 insertions(+), 223 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.