This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 389d32e Tweak whitespace in std::allocator files
new 3bc1283 Do the operator= SFINAE in the return type for optional, not [...]
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:
libstdc++-v3/ChangeLog | 9 +++++++
libstdc++-v3/include/std/optional | 55 ++++++++++++++++++---------------------
2 files changed, 35 insertions(+), 29 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 clang-tools-extra.
from 2868005 [clang-tidy] Add cert-err09-cpp check alias.
new ad2f648 [Clang-tidy]: Fix modernize-avoid-bind erroneous scope resolution.
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:
clang-tidy/modernize/AvoidBindCheck.cpp | 14 +++++++++-----
test/clang-tidy/modernize-avoid-bind.cpp | 9 +++++++++
2 files changed, 18 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 315e2b5 * gcc-interface/Makefile (x86-64/Linux): Restore missing pai [...]
new 389d32e Tweak whitespace in std::allocator files
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:
libstdc++-v3/ChangeLog | 3 +++
libstdc++-v3/include/bits/allocator.h | 18 +++++++++---------
libstdc++-v3/include/ext/new_allocator.h | 26 +++++++++++++-------------
3 files changed, 25 insertions(+), 22 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 llvm.
from 89d6562 Wdocumentation fix
new b4c99dd [DAGCombiner] Add general constant vector support to (srl (sh [...]
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/SelectionDAG/DAGCombiner.cpp | 16 ++++++++--------
test/CodeGen/X86/combine-srl.ll | 16 ++--------------
2 files changed, 10 insertions(+), 22 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 613cdbf gcc/fortran/ChangeLog:
new 315e2b5 * gcc-interface/Makefile (x86-64/Linux): Restore missing pai [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/Makefile.in | 6 ++++++
2 files changed, 11 insertions(+)
--
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 0582cd0 Daily bump.
new 9c5164b PR78052 Define std::allocator<void>::{construct,destroy}
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/bits/allocator.h | 9 +++++++++
.../headers/cmath/60637.cc => 20_util/allocator/void.cc} | 15 ++++++++++-----
3 files changed, 26 insertions(+), 5 deletions(-)
copy libstdc++-v3/testsuite/{26_numerics/headers/cmath/60637.cc => 20_util/allocat [...]
--
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 2c99feb Fix spelling mistake in comment.
new 89d6562 Wdocumentation fix
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/llvm/IR/DIBuilder.h | 1 -
1 file changed, 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 lld.
from 4cfa4f5 [ELF] Add REQUIRES: arm to test to fix buildbot without ARM backend.
new 81b0110 Compact SectionPiece.
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/InputSection.cpp | 33 ++++++++++++++++++++++-----------
ELF/InputSection.h | 36 +++++++++++++++---------------------
ELF/OutputSections.cpp | 12 ++++++++----
ELF/Relocations.cpp | 2 +-
4 files changed, 46 insertions(+), 37 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 gcc-6-branch
in repository gcc.
from e7a984e Daily bump.
new 24e946d PR78052 Define std::allocator<void>::{construct,destroy}
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/bits/allocator.h | 9 +++++++++
.../headers/cmath/60637.cc => 20_util/allocator/void.cc} | 15 ++++++++++-----
3 files changed, 26 insertions(+), 5 deletions(-)
copy libstdc++-v3/testsuite/{26_numerics/headers/cmath/60637.cc => 20_util/allocat [...]
--
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 8a0d346 2016-10-20 Richard Biener <rguenther(a)suse.de>
new 613cdbf gcc/fortran/ChangeLog:
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/class.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.