This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2f4ae78089d Fix uninitialized read.
new 61c7e03d0a8 Add documentation for various aspects of the AMDGPU backend [...]
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:
docs/AMDGPUUsage.rst | 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 libcxx.
from 57a009ae0 add missing constexpr to optional::value_or
new 3da9072b0 [test] Test changes to accommodate LWG 2904 "Make variant mov [...]
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:
.../variant.variant/variant.assign/copy.pass.cpp | 209 -----------------
.../variant.variant/variant.assign/move.pass.cpp | 197 ----------------
.../variant.variant/variant.ctor/copy.pass.cpp | 120 ----------
.../variant.variant/variant.ctor/move.pass.cpp | 153 -------------
.../variant.variant/variant.assign/T.pass.cpp | 58 ++++-
.../variant.variant/variant.assign/copy.pass.cpp | 254 +++++++++++++++++++--
.../variant.variant/variant.assign/move.pass.cpp | 203 +++++++++++++++-
.../variant.variant/variant.ctor/copy.pass.cpp | 101 +++++++-
.../variant.variant/variant.ctor/move.pass.cpp | 134 ++++++++++-
test/support/variant_test_helpers.hpp | 4 +-
10 files changed, 714 insertions(+), 719 deletions(-)
delete mode 100644 test/libcxx/utilities/variant/variant.variant/variant.assign/co [...]
delete mode 100644 test/libcxx/utilities/variant/variant.variant/variant.assign/mo [...]
delete mode 100644 test/libcxx/utilities/variant/variant.variant/variant.ctor/copy [...]
delete mode 100644 test/libcxx/utilities/variant/variant.variant/variant.ctor/move [...]
--
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 78e8a2ff5f bfd: support section groups with preceding SHF_GROUP sections
new 58f59b7616 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 bda92f5124 Automatic date update in version.in
new 1453200901 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_28-branch
in repository binutils-gdb.
from 33e0dd9d23 Automatic date update in version.in
new baa9aa3153 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 llvm.
from 3dfb196736c [SCCIterator] Garbage collect dead code. NFC.
new 2f4ae78089d Fix uninitialized read.
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/DebugInfo/PDB/Native/DbiStream.h | 3 ++-
lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp | 14 ++++++++------
lib/DebugInfo/PDB/Native/DbiStream.cpp | 6 ++++--
3 files changed, 14 insertions(+), 9 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 dab0766783a Introduce -brief command line option to llvm-dwarfdump
new 3dfb196736c [SCCIterator] Garbage collect dead code. NFC.
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/ADT/SCCIterator.h | 10 ----------
1 file changed, 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 llvm.
from d1638eb7bef [CFLAA] Remove unused include. NFCI.
new b428c9ffd24 Fix the includes in lib/Fuzzer on Windows that have orderin [...]
new dab0766783a Introduce -brief command line option to llvm-dwarfdump
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:
include/llvm/DebugInfo/DIContext.h | 1 +
include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h | 2 +-
include/llvm/DebugInfo/DWARF/DWARFDie.h | 3 +-
lib/DebugInfo/DWARF/DWARFCompileUnit.cpp | 4 +-
lib/DebugInfo/DWARF/DWARFContext.cpp | 4 +-
lib/DebugInfo/DWARF/DWARFDie.cpp | 37 +++---
lib/Fuzzer/FuzzerExtFunctionsDlsymWin.cpp | 4 +-
lib/Fuzzer/FuzzerUtilWindows.cpp | 4 +-
test/tools/llvm-dwarfdump/X86/brief.s | 131 +++++++++++++++++++++
.../MIR => tools/llvm-dwarfdump}/X86/lit.local.cfg | 0
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 3 +
11 files changed, 169 insertions(+), 24 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/brief.s
copy test/{CodeGen/MIR => tools/llvm-dwarfdump}/X86/lit.local.cfg (100%)
--
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 e74c436b705 [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...]
new d1638eb7bef [CFLAA] Remove unused include. NFCI.
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/Analysis/CFLGraph.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 gcc.
from db122cb9f30 compiler: typing fixes for Interface_mtable_expression
new 5ab16b09020 * name-lookup.c (suggest_alternatives_for): Use qualified [...]
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 | 3 +++
gcc/cp/name-lookup.c | 8 +++++---
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/pr45330.C | 7 +++++--
4 files changed, 17 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.