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 4fa4ebc62 [sanitizer] Allow sanitizers to redefine implementation of si [...]
new 5918d76da [msan] Extract signal_impl and sigaction_impl
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/msan/msan_interceptors.cc | 22 +++++++++++++++++-----
1 file changed, 17 insertions(+), 5 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 5808caed590 [libFuzzer] update links in the docs
new e69c03b3a1f [Reassociate] regenerate test checks; 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:
test/Transforms/Reassociate/fp-expr.ll | 37 +++++++++++++++-----------
test/Transforms/Reassociate/propagate-flags.ll | 11 ++++----
2 files changed, 26 insertions(+), 22 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 751fd236f [libFuzzer] use pkill instead of killall in a test since the [...]
new e69cf7acd [msan] Replace CommonSanitizerReportMutex with ScopedErrorReportLock
new 4fa4ebc62 [sanitizer] Allow sanitizers to redefine implementation of si [...]
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:
lib/asan/asan_interceptors.h | 9 ++++--
lib/msan/msan_report.cc | 8 +++---
.../sanitizer_signal_interceptors.inc | 32 ++++++++++++++++------
3 files changed, 34 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 binutils-gdb.
from fb24d531e9 ld: Reformat emultempl/elf32.em
new f29f4b6ba1 Fix racy output matching in gdb.asm/asm-source.exp
new c7a3851716 Fix racy output matching in gdb.base/completion.exp
new 2c88253fc4 Fix racy output matching in gdb.base/memattr.exp
new a60e07381c Fix racy output matching in gdb.base/cpcompletion.exp
new 5ed7a928ac Fix racy output matching in gdb.base/multi-attach.exp, gdb.s [...]
new 584a564f36 Fix racy output matching in gdb.tui/tui-completion.exp
The 6 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:
gdb/testsuite/ChangeLog | 37 ++++++++++++++
gdb/testsuite/gdb.asm/asm-source.exp | 2 +-
gdb/testsuite/gdb.base/completion.exp | 86 +++++++++++++-------------------
gdb/testsuite/gdb.base/memattr.exp | 12 ++---
gdb/testsuite/gdb.cp/cpcompletion.exp | 2 +-
gdb/testsuite/gdb.multi/multi-attach.exp | 4 +-
gdb/testsuite/gdb.server/ext-attach.exp | 2 +-
gdb/testsuite/gdb.server/ext-restart.exp | 2 +-
gdb/testsuite/gdb.server/ext-run.exp | 2 +-
gdb/testsuite/gdb.server/ext-wrapper.exp | 2 +-
gdb/testsuite/gdb.tui/completion.exp | 36 +++++++------
11 files changed, 102 insertions(+), 85 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 binutils-gdb.
from 31432a672f fix typos in ada-lang.c comment
new fb24d531e9 ld: Reformat emultempl/elf32.em
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:
ld/ChangeLog | 5 +++++
ld/emultempl/elf32.em | 11 +++++++----
2 files changed, 12 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 compiler-rt.
from 60f3e3f75 [libFuzzer] make sure to flush IO when done merging one file
new 751fd236f [libFuzzer] use pkill instead of killall in a test since the [...]
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/fuzzer/sigusr.test | 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 gcc.
from 832a73b93a2 * gimple-ssa-store-merging.c (struct store_immediate_info) [...]
new eeca2a437d4 sync/atomic, runtime/internal/atomic: don't assume 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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/internal/atomic/atomic.c | 14 +++++++-------
libgo/go/runtime/panic.go | 1 +
libgo/go/sync/atomic/atomic.c | 12 ++++++------
libgo/runtime/runtime.h | 2 ++
5 files changed, 17 insertions(+), 14 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 d92fd0ae00 [index] tag declarations should use the decl role instead of ref
new 8d1304a4c4 [analyzer] do not crash when trying to convert an APSInt to [...]
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/StaticAnalyzer/Core/ProgramState.cpp | 4 +++-
test/Analysis/taint-tester.c | 7 +++++++
2 files changed, 10 insertions(+), 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 clang-tools-extra.
from e11a694d [clangd] Add rename support.
new e6af186b [clangd] Fix compilation database detection
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:
clangd/GlobalCompilationDatabase.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 llvm.
from c54ecd0482f Add a Cross-compilation toolchain file for MSVC.
new 05ceafb725f [libFuzzer] update the docs, document how to resume the merge
new 5808caed590 [libFuzzer] update links in the docs
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:
docs/LibFuzzer.rst | 115 ++++++++++++++++++++++++-----------------------------
1 file changed, 53 insertions(+), 62 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.