This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from fecf057 Fix bugs in filesystem detected by _LIBCPP_ASSERT.
new 25f28d0 Prevent UBSAN from generating unsigned overflow diagnostics i [...]
new 34da9b5 Add missing include in <numeric>
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/numeric | 1 +
include/utility | 33 +++++++++++------
...tyhash_ubsan_unsigned_overflow_ignored.pass.cpp | 41 ++++++++++++++++++++++
test/support/test_macros.h | 12 +++++++
4 files changed, 77 insertions(+), 10 deletions(-)
create mode 100644 test/libcxx/utilities/function.objects/unord.hash/murmur2_or_ci [...]
--
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 3aa9ab7 [CMake] Allow overriding CMAKE_LIBTOOL
new 541d77c [IRCE] Add a missing invariant check
new 8c0ca40 [libFuzzer] Temporarily fix Shmem for Windows.
new f78e1b3 [libFuzzer] Update test to consider different exceptions.
new a8f8ed0 [libFuzzer] Update Load test to work on 32 bits.
new ddc6c08 [libFuzzer] Simplify dump_coverage test.
new 75241a8 [libFuzzer] Properly configure tests for Windows.
new 6cf9872 [libFuzzer] Update fuzzer-segv to set environment variables.
new 44933aa [libFuzzer] Remove ? wildcard on tests.
new fbc422e [libFuzzer] Disable ulimit test on windows.
new 155c4aa [libFuzzer] Don't add newline character when using echo in tests.
new 1ff4711 [libFuzzer] Update fuzzer.test to properly set environment va [...]
new ec59eb9 [libFuzzer] fuzzer-jobs requires posix.
new 255eed0 [libFuzzer] Change Uninstrumented test name.
new f80dc2a [libFuzzer] Properly use Handle instead of FD on Windows.
new 7a5e009 [libFuzzer] Use custom target instead of list of binaries for tests.
new 2ee8a5f [libFuzzer] Use long long to ensure 64 bits.
The 16 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/CMakeLists.txt | 1 +
lib/Fuzzer/FuzzerIO.cpp | 3 +-
lib/Fuzzer/FuzzerIO.h | 2 +
lib/Fuzzer/FuzzerIOPosix.cpp | 4 ++
lib/Fuzzer/FuzzerIOWindows.cpp | 4 ++
lib/Fuzzer/FuzzerShmemWindows.cpp | 64 ++++++++++++++++++++++
lib/Fuzzer/FuzzerTracePC.cpp | 2 +-
lib/Fuzzer/FuzzerValueBitMap.h | 2 +-
lib/Fuzzer/test/AbsNegAndConstant64Test.cpp | 2 +-
lib/Fuzzer/test/CMakeLists.txt | 15 +++--
lib/Fuzzer/test/LoadTest.cpp | 2 +-
...nstrumentedTest.cpp => NotinstrumentedTest.cpp} | 0
lib/Fuzzer/test/dump_coverage.test | 18 +++---
lib/Fuzzer/test/fuzzer-dirs.test | 4 +-
lib/Fuzzer/test/fuzzer-jobs.test | 2 +
lib/Fuzzer/test/fuzzer-segv.test | 2 +-
lib/Fuzzer/test/fuzzer.test | 6 +-
lib/Fuzzer/test/lit.cfg | 17 ++++++
lib/Fuzzer/test/merge.test | 17 +++---
lib/Fuzzer/test/minimize_crash.test | 2 +-
lib/Fuzzer/test/no-coverage/CMakeLists.txt | 5 +-
lib/Fuzzer/test/ubsan/CMakeLists.txt | 3 -
lib/Fuzzer/test/ulimit.test | 2 +
lib/Fuzzer/test/uninstrumented/CMakeLists.txt | 3 -
lib/Fuzzer/test/value-profile-div.test | 2 +-
.../Scalar/InductiveRangeCheckElimination.cpp | 44 +++++++++++++--
test/Transforms/IRCE/bad-loop-structure.ll | 45 +++++++++++++++
27 files changed, 220 insertions(+), 53 deletions(-)
create mode 100644 lib/Fuzzer/FuzzerShmemWindows.cpp
rename lib/Fuzzer/test/{UninstrumentedTest.cpp => NotinstrumentedTest.cpp} (100%)
create mode 100644 test/Transforms/IRCE/bad-loop-structure.ll
--
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 c7c9ee9 * doc/xml/manual/abi.xml: Update link to "Sun Studio 11: C++ [...]
new fb29ac7 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-6-branch
in repository gcc.
from 9ba9bcf 2017-02-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
new cc3705b 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-5-branch
in repository gcc.
from 2d597c9 [ARM][PR target/78945] Fix libatomic on armv7-m
new 6e8b1fb 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 1291063 gdb: fix ARI warning in sparc-tdep.c
new b2680bc 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-7.12-branch
in repository binutils-gdb.
from 8aa972d Automatic date update in version.in
new 12d00ea 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 9a055a8 Automatic date update in version.in
new 44559f9 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 lld.
from 7ec9c12 Simplify symbol computation for non alloc sections.
new f5506bd [ELF] Handle output section alignment in linker scripts
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/LinkerScript.cpp | 4 +++
test/ELF/linkerscript/section-align.s | 62 +++++++++++++++++++++++++++++++++++
2 files changed, 66 insertions(+)
create mode 100644 test/ELF/linkerscript/section-align.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 llvm.
from f31871c [MC] Fix some Clang-tidy modernize and Include What You Use w [...]
new 3aa9ab7 [CMake] Allow overriding CMAKE_LIBTOOL
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:
CMakeLists.txt | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.