This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository compiler-rt.
from bb7b84b [3.9.1] Merging r287359:
new 9822763 [ARM|RT] Merging r24766 into 3.9.1
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:
.../TestCases/Linux/sem_init_glibc.cc | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 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 4ca6e75 Revert "Compiler-rt part of D26230: Add (constant) masked loa [...]
new 74c8f49 [sanitizer] Track architecture and UUID of modules in LoadedModule
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/sanitizer_common/sanitizer_common.cc | 9 +++
lib/sanitizer_common/sanitizer_common.h | 26 +++++++-
lib/sanitizer_common/sanitizer_procmaps.h | 13 ++--
lib/sanitizer_common/sanitizer_procmaps_freebsd.cc | 4 +-
lib/sanitizer_common/sanitizer_procmaps_linux.cc | 4 +-
lib/sanitizer_common/sanitizer_procmaps_mac.cc | 77 +++++++++++++++++++---
.../tests/sanitizer_procmaps_test.cc | 21 ++++++
7 files changed, 136 insertions(+), 18 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 27c7b60 PR target/70322 * config/i386/i386.md (*andndi3_doubleword) [...]
new 81c0f94 PR c++/78649 * pt.c (tsubst_init): Don't call build_value_i [...]
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 | 6 ++++++
gcc/cp/pt.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr78649.C | 16 ++++++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr78649.C
--
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 63f6af4 Protect sequences test under libcpp-no-exceptions
new 08d07da Add tests for libc++'s constexpr variant copy/move extension
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 | 24 ++++++++++++++++++++++
.../variant.variant/variant.assign/move.pass.cpp | 24 ++++++++++++++++++++++
.../variant.variant/variant.ctor/copy.pass.cpp | 22 ++++++++++++++++++++
.../variant.variant/variant.ctor/move.pass.cpp | 23 +++++++++++++++++++++
4 files changed, 93 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 lldb.
from 449f761 Replace __ANDROID_NDK__ with __ANDROID__
new c10618e Support more report types in AddressSanitizerRuntime.cpp, re- [...]
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:
.../AddressSanitizer/AddressSanitizerRuntime.cpp | 67 +++++++++++++---------
1 file changed, 41 insertions(+), 26 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.
from d0cab34 With LTO and profile-use, enable hotness info in opt remarks
new c7dc63d [Sema] Reset a BumpPtrAllocator on clear(). 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:
lib/Sema/SemaOverload.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 52e3995 [WebAssembly] Fix a compiler warning. NFC.
new 609477e Revert "[LibFuzzer] Split FuzzerUtil for Posix and 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:
lib/Fuzzer/CMakeLists.txt | 2 -
lib/Fuzzer/FuzzerDriver.cpp | 3 +-
lib/Fuzzer/FuzzerMutate.cpp | 2 +-
lib/Fuzzer/FuzzerTraceState.cpp | 4 +-
lib/Fuzzer/FuzzerUtil.cpp | 121 +++++++++++++++++++++---
lib/Fuzzer/FuzzerUtil.h | 9 +-
lib/Fuzzer/FuzzerUtilPosix.cpp | 106 ---------------------
lib/Fuzzer/FuzzerUtilWindows.cpp | 194 ---------------------------------------
8 files changed, 113 insertions(+), 328 deletions(-)
delete mode 100644 lib/Fuzzer/FuzzerUtilPosix.cpp
delete mode 100644 lib/Fuzzer/FuzzerUtilWindows.cpp
--
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 glibc.
from 01b23a3 elf/tst-tls-manydynamic: New test
new 84aa751 Bug 20918 - Building with --enable-nss-crypt fails tst-linkal [...]
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:
ChangeLog | 16 ++++++++++++++++
config.make.in | 1 +
configure | 29 +++++++++++++++++++++++++++++
configure.ac | 14 ++++++++++++++
elf/Makefile | 32 ++++++++++++++++++++++++++++++--
elf/tst-linkall-static.c | 2 ++
6 files changed, 92 insertions(+), 2 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 a6ae0e2 [LibFuzzer] Introduce a portable WeakAlias implementation.
new 52e3995 [WebAssembly] Fix a compiler warning. 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:
lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp | 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 zorg.
from f2dea2f [zorg] Add AArch64 libc++ buildbot
new e3de7ab [sanitizers] Update HOST_CLANG_REVISION to 288505
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:
zorg/buildbot/builders/sanitizers/buildbot_fast.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.