This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c599971 Test commit.
new 3e6ef77 [yaml2obj] Enable and fix 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/{ObjectYAML => tools/yaml2obj}/lit.local.cfg | 0
test/tools/yaml2obj/missing_document_tag.yaml | 3 +++
test/tools/yaml2obj/unsupported_document_tag.yaml | 2 +-
3 files changed, 4 insertions(+), 1 deletion(-)
copy test/{ObjectYAML => tools/yaml2obj}/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 libcxxabi.
from 1f43533 Fully Reformat fallback_malloc.cpp
new 78bab8f [libc++abi] Remove unistd.h include
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:
src/config.h | 2 --
1 file changed, 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 e17862e [asan] Implement "scribble" flags, which overwrite free'd mem [...]
new ee2f75f [tsan] Add interceptor for xpc_connection_cancel to avoid fal [...]
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/tsan/rtl/tsan_interceptors_mac.cc | 6 ++++++
test/tsan/Darwin/xpc-cancel.mm | 37 +++++++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
create mode 100644 test/tsan/Darwin/xpc-cancel.mm
--
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 fa43e82 avoid a subshell.
new e17862e [asan] Implement "scribble" flags, which overwrite free'd mem [...]
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/asan/asan_allocator.cc | 12 ++++++++
lib/asan/asan_flags.cc | 12 ++++++++
lib/asan/asan_flags.inc | 6 ++++
test/asan/TestCases/Darwin/scribble.cc | 56 ++++++++++++++++++++++++++++++++++
test/asan/TestCases/scribble.cc | 55 +++++++++++++++++++++++++++++++++
5 files changed, 141 insertions(+)
create mode 100644 test/asan/TestCases/Darwin/scribble.cc
create mode 100644 test/asan/TestCases/scribble.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 glibc.
from 3abeeec Fix i686 memchr overflow calculation (BZ#21182)
new f264cca Macroize inclusion of math-finite.h
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 | 7 +
math/bits/math-finite.h | 478 ++++++++++--------------------------------------
math/math.h | 42 ++++-
3 files changed, 140 insertions(+), 387 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 323e69d Enable leak detection on linux-i686 by default
new fa43e82 avoid a subshell.
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/asan/TestCases/Posix/coverage.cc | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 newlib.
from 577c9d5 Add latest changes to Cygwin release information
new 571c696 Use .syntax unified instead of .syntax divided.
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:
newlib/libc/machine/arm/aeabi_memmove-arm.S | 2 +-
newlib/libc/machine/arm/aeabi_memset-arm.S | 2 +-
2 files changed, 2 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4fd2535 Revert "start-container-docker.sh: Add --memory option."
new e1b6e0f start-container-docker.sh: Add --weight option.
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:
start-container-docker.sh | 18 ++++++++++++++++--
start-container-none.sh | 8 ++++++++
start-container-schroot.sh | 9 ++++++++-
3 files changed, 32 insertions(+), 3 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from bedfba8 Remove ccache use from Abe since it's no longer maintained.
new b341b65 Add --list-artifacts option
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:
abe.sh | 15 +++++++++++++++
lib/globals.sh | 15 +++++++++++++++
lib/package.sh | 27 +++++++++++++++++++++------
3 files changed, 51 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.