This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from faf14a5 Fix test failure I introduced
new 0da4cb8 [libc++] Work around C1XX bug which breaks poisoned hash tests.
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/support/poisoned_hash_helper.hpp | 3 +++
...1xx_broken_nullptr_conversion_operator.pass.cpp | 29 ++++++++++++++++++++++
test/support/test_macros.h | 11 ++++++++
.../test_workarounds.h} | 22 ++++++----------
4 files changed, 50 insertions(+), 15 deletions(-)
create mode 100644 test/support/test.workarounds/c1xx_broken_nullptr_conversion_op [...]
copy test/{std/language.support/support.types/offsetof.pass.cpp => support/test_wo [...]
--
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 24e5b4e gas: xtensa: make trampolines relaxation work with jumps in s [...]
new 19683c0 Sanitize RISC-V GAS help text, documentation
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:
gas/ChangeLog | 7 +++++++
gas/config/tc-riscv.c | 9 ++-------
gas/doc/c-riscv.texi | 8 ++++++++
3 files changed, 17 insertions(+), 7 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 7faa1ff PR tree-optimization/80072 * tree-ssa-reassoc.c (struct ope [...]
new 43db114 Also fixed by revision r246391.
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 +++++
1 file changed, 5 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 llvm.
from 0010ede c++filt: support COFF import thunks
new bc72a21 [AMDGPU] Fix bug 31610
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/Target/AMDGPU/AMDGPURuntimeMetadata.h | 8 ++++----
lib/Target/AMDGPU/MCTargetDesc/AMDGPURuntimeMD.cpp | 5 ++---
2 files changed, 6 insertions(+), 7 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 cd76c0b compiler: initialize gogo fields
new 7faa1ff PR tree-optimization/80072 * tree-ssa-reassoc.c (struct ope [...]
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 | 12 ++++++++++++
gcc/tree-ssa-reassoc.c | 29 ++++++++++++++---------------
2 files changed, 26 insertions(+), 15 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 5db3fb7 [libFuzzer] add two experimental flags to make corpus merging [...]
new 0010ede c++filt: support COFF import thunks
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/tools/llvm-cxxfilt/coff-import.test | 5 +++++
tools/llvm-cxxfilt/llvm-cxxfilt.cpp | 6 ++++++
2 files changed, 11 insertions(+)
create mode 100644 test/tools/llvm-cxxfilt/coff-import.test
--
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 75b763e [X86] Implement __readgsqword (and the rest) as builtins (PR32373)
new d8f2619 Actually install scan-build / ccc-analyzer / c++-analyzer on windows
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:
tools/scan-build/CMakeLists.txt | 3 +++
1 file changed, 3 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 gcc.
from d5f44a8 2017-03-12 Nicolas Koenig <koenigni(a)student.ethz.ch>
new cd76c0b compiler: initialize gogo fields
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/go/gofrontend/go.cc | 6 ++----
gcc/go/gofrontend/gogo.cc | 5 +++++
2 files changed, 7 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 llvm.
from 6cde877 [LVI] Add an LVI printer pass to capture test LVI cache after [...]
new 5db3fb7 [libFuzzer] add two experimental flags to make corpus merging [...]
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/Fuzzer/FuzzerDriver.cpp | 4 ++-
lib/Fuzzer/FuzzerFlags.def | 7 +++++
lib/Fuzzer/FuzzerInternal.h | 4 ++-
lib/Fuzzer/FuzzerMerge.cpp | 60 +++++++++++++++++++++++++++++++++++---
lib/Fuzzer/FuzzerMerge.h | 12 +++++++-
lib/Fuzzer/test/FuzzerUnittest.cpp | 14 +++++++++
lib/Fuzzer/test/merge-summary.test | 15 ++++++++++
7 files changed, 109 insertions(+), 7 deletions(-)
create mode 100644 lib/Fuzzer/test/merge-summary.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.