This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from fd1c7cb4b [test] Add specific test for P0138R2, direct-list-init of fix [...]
new 6a5647485 Mark the copy constructor and move constructor to be constexp [...]
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/optional | 4 ++--
.../optional/optional.object/optional.object.ctor/copy.pass.cpp | 7 ++++++-
.../optional/optional.object/optional.object.ctor/move.pass.cpp | 7 ++++++-
3 files changed, 14 insertions(+), 4 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 f13dee19407 2017-05-17 Fritz Reese <fritzoreese(a)gmail.com>
new 03b3dcbd7b0 * cp-tree.h (default_hash_traits <lang_identifier *>): New [...]
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 | 10 +++
gcc/cp/cp-tree.h | 20 ++++++
gcc/cp/name-lookup.c | 198 +++++++++++++++++++--------------------------------
3 files changed, 102 insertions(+), 126 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 compiler-rt.
from 38cc92468 Implement tls scanning for darwin LSan
new ea3b9d9e8 Revert "Implement tls scanning for darwin LSan"
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/lsan/lsan_common.cc | 28 +++++------
lib/lsan/lsan_common_mac.cc | 7 ++-
lib/lsan/lsan_flags.inc | 2 +-
lib/sanitizer_common/sanitizer_mac.cc | 25 +---------
test/lsan/TestCases/many_tls_keys.cc | 94 -----------------------------------
5 files changed, 22 insertions(+), 134 deletions(-)
delete mode 100644 test/lsan/TestCases/many_tls_keys.cc
--
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 32b041296bf * doc/md.texi (Canonicalization of Instructions): Describe [...]
new b48ca00f64d * gcc.target/i386/pr80425-1.c: Add -mregparm=1 for 32bit targets.
new f13dee19407 2017-05-17 Fritz Reese <fritzoreese(a)gmail.com>
The 2 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 | 7 +++++++
gcc/fortran/expr.c | 8 ++++++--
gcc/fortran/invoke.texi | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr80425-1.c | 1 +
gcc/testsuite/gfortran.dg/pr80668.f90 | 29 +++++++++++++++++++++++++++++
6 files changed, 50 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr80668.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 48ee3a32e2 Constify.
new 816bdf00bc [Frontend] Remove unused TemporaryFiles
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 | 6 ------
lib/Frontend/ASTUnit.cpp | 23 -----------------------
2 files changed, 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 binutils-gdb.
from 0d5c69990c Add nowarnings in gdb.base/fileio.exp
new b7c871edcd Mark debug sections referenced by kept debug sections
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/ChangeLog | 7 ++++
bfd/elflink.c | 82 ++++++++++++++++++++++++++++---------------
ld/ChangeLog | 9 +++++
ld/testsuite/ld-gc/gc.exp | 1 +
ld/testsuite/ld-gc/pr20882.d | 10 ++++++
ld/testsuite/ld-gc/pr20882a.s | 11 ++++++
ld/testsuite/ld-gc/pr20882b.s | 8 +++++
ld/testsuite/ld-gc/pr20882c.s | 8 +++++
8 files changed, 108 insertions(+), 28 deletions(-)
create mode 100644 ld/testsuite/ld-gc/pr20882.d
create mode 100644 ld/testsuite/ld-gc/pr20882a.s
create mode 100644 ld/testsuite/ld-gc/pr20882b.s
create mode 100644 ld/testsuite/ld-gc/pr20882c.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 master
in repository gcc.
from 1bd5f38e6f0 gcc/ PR middle-end/80775 * tree-cfg.c: Move deletion of u [...]
new 32b041296bf * doc/md.texi (Canonicalization of Instructions): Describe [...]
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/ChangeLog | 6 ++++++
gcc/doc/md.texi | 19 +++++++++++++++++++
2 files changed, 25 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 master
in repository compiler-rt.
from 016b0e306 builtins: fix guard __AEABI__ -> __ARM_EABI__
new 38cc92468 Implement tls scanning for darwin LSan
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/lsan/lsan_common.cc | 28 ++++++-----
lib/lsan/lsan_common_mac.cc | 7 +--
lib/lsan/lsan_flags.inc | 2 +-
lib/sanitizer_common/sanitizer_mac.cc | 25 +++++++++-
test/lsan/TestCases/many_tls_keys.cc | 94 +++++++++++++++++++++++++++++++++++
5 files changed, 134 insertions(+), 22 deletions(-)
create mode 100644 test/lsan/TestCases/many_tls_keys.cc
--
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 89b8d592 Recommit "[include-fixer] Don't throw exception when parsing [...]
new 7caa29c6 [clang-tidy] Replace matchesName with hasName where no regex [...]
new 3461e3d0 Change getChecksFilter() interface to hide implementation details.
The 2 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/ClangTidy.cpp | 16 ++++++++--------
clang-tidy/ClangTidyDiagnosticConsumer.cpp | 15 +++++++--------
clang-tidy/ClangTidyDiagnosticConsumer.h | 10 +++++-----
clang-tidy/ClangTidyModule.cpp | 3 +--
clang-tidy/modernize/MakeSharedCheck.cpp | 2 +-
clang-tidy/modernize/MakeUniqueCheck.cpp | 16 ++++++++--------
6 files changed, 30 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.