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 44c688de4 [sanitizer] Workaround a Linux kernel bug in hard_rss_limit_mb_test.
new 617d610c7 [libFuzzer] tweam use_feature_frequency to be less aggressive [...]
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/FuzzerCorpus.h | 20 +++++++++++++++++---
lib/fuzzer/FuzzerLoop.cpp | 7 ++++---
test/fuzzer/FlagsTest.cpp | 2 +-
test/fuzzer/fuzzer-flags.test | 8 ++++----
4 files changed, 26 insertions(+), 11 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 f5ca00321d Eliminate is_remote check in gdb.base/scope.exp
new d268bbaff7 Add myself as ft32 maintainer for sim.
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:
sim/ChangeLog | 4 ++++
sim/MAINTAINERS | 1 +
2 files 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 clang.
from 93bb48133f Typos in tutorial
new 7cd19b9e4f [Analyzer] Assume that CFBooleanRef const globals are non-null
new d5704343ee [MS] Don't bail on replacing dllimport vbase dtors with base dtors
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/clang/StaticAnalyzer/Checkers/Checkers.td | 2 +-
lib/CodeGen/CGCXX.cpp | 32 +++++++-------
lib/CodeGen/CodeGenModule.h | 3 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 2 +-
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 2 +-
...ecker.cpp => NonnullGlobalConstantsChecker.cpp} | 39 +++++++++--------
...ng-constants.mm => nonnull-global-constants.mm} | 15 ++++++-
test/CodeGenCXX/dllimport-dtor-thunks.cpp | 49 ++++++++++++++++++++++
8 files changed, 104 insertions(+), 40 deletions(-)
rename lib/StaticAnalyzer/Checkers/{NonnullStringConstantsChecker.cpp => NonnullGl [...]
rename test/Analysis/{nonnull-string-constants.mm => nonnull-global-constants.mm} (86%)
create mode 100644 test/CodeGenCXX/dllimport-dtor-thunks.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 lld.
from 6a6ef94a1 Simplify a boolean expression by the De Morgan's laws.
new da780f7c9 Use existing helper. 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:
ELF/InputSection.cpp | 3 +--
1 file changed, 1 insertion(+), 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 clang.
from d81f643eb4 Handle/assert on DK_Remark
new 93bb48133f Typos in tutorial
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:
www/hacking.html | 4 ++--
1 file 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.
unknown user pushed a change to branch master
in repository lld.
from 55048300a Convert a few cases of isUndefined to isInCurrentDSO.
new 6a6ef94a1 Simplify a boolean expression by the De Morgan's laws.
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/Relocations.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 binutils-gdb.
from 52a58c224d Automatic date update in version.in
new f5ca00321d Eliminate is_remote check in gdb.base/scope.exp
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:
gdb/testsuite/ChangeLog | 10 ++++++
gdb/testsuite/boards/native-extended-gdbserver.exp | 42 +++++++++++++++++-----
gdb/testsuite/gdb.base/scope.exp | 31 ++++++++--------
3 files changed, 60 insertions(+), 23 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 862291753bb [SelectionDAG] Correct the early out in SelectionDAG::getZe [...]
new 19a3d870298 [X86] Add the test case for r315613 that I forgot to 'git add'.
new c88052663b0 docs: Improve the docs about llvm-isel-fuzzer on OSS Fuzz
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/FuzzingLLVM.rst | 13 +++++++++----
test/CodeGen/X86/clwb.ll | 13 +++++++++++++
2 files changed, 22 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/clwb.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 lld.
from d77960fd9 Correctly handle shared and lazy symbols.
new 55048300a Convert a few cases of isUndefined to isInCurrentDSO.
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/SymbolTable.cpp | 6 +++---
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository llvm.
from 4d725c63e3f Removing default case statement from covered switch.
new 7e667e4d944 llvm-isel-fuzzer: Use the right REQUIRES line for r315599
new 5cb6ac0fdba [llvm-isel-fuzzer] Use "--" as separator rather than '='.
new 862291753bb [SelectionDAG] Correct the early out in SelectionDAG::getZe [...]
The 3 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/FuzzingLLVM.rst | 2 +-
include/llvm/FuzzMutate/FuzzerCLI.h | 6 +++---
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 +-
lib/FuzzMutate/FuzzerCLI.cpp | 2 +-
test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll | 15 +++++++--------
test/tools/llvm-isel-fuzzer/execname-options.ll | 14 +++++++-------
test/tools/llvm-isel-fuzzer/lit.local.cfg | 2 --
7 files changed, 20 insertions(+), 23 deletions(-)
delete mode 100644 test/tools/llvm-isel-fuzzer/lit.local.cfg
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.