This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1d0ef3c39c [sanitizer-coverage] one more flavor of coverage: -fsanitize [...]
new 2977397e54 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new d8912c85a6 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 3fb1501e7d Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 6129830cbe Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 5775ec4f8a Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 0ed287ec53 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new df4522ba2c Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new eef3881d09 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
The 8 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/ARCMigrate/TransRetainReleaseDealloc.cpp | 1 +
lib/ARCMigrate/TransformActions.cpp | 1 +
lib/Analysis/PrintfFormatString.cpp | 1 +
lib/Analysis/PseudoConstantAnalysis.cpp | 1 +
lib/Analysis/ScanfFormatString.cpp | 2 ++
lib/Frontend/CompilerInstance.cpp | 1 +
lib/Frontend/InitHeaderSearch.cpp | 2 ++
lib/Frontend/SerializedDiagnosticReader.cpp | 1 +
lib/Lex/Lexer.cpp | 2 ++
lib/Lex/LiteralSupport.cpp | 15 +++++++++++----
lib/Parse/Parser.cpp | 2 ++
lib/Rewrite/HTMLRewrite.cpp | 1 +
lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp | 1 +
lib/StaticAnalyzer/Core/ExprEngine.cpp | 1 +
lib/StaticAnalyzer/Core/SValBuilder.cpp | 1 +
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 1 +
16 files changed, 30 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 llvm.
from cd680a19b73 Added LLVM_FALLTHROUGH to address warning: this statement m [...]
new 539f9014fc8 Initialized BackedgeTakenInfo.MaxOrZero.
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:
include/llvm/Analysis/ScalarEvolution.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 llvm.
from 4efa61f1292 [WebAssembly] Refactor WasmObjectWriter::writeObject
new 4c20f52dc10 Added LLVM_FALLTHROUGH to address warning: this statement m [...]
new 143302b9f0c Added LLVM_FALLTHROUGH to address warning: this statement m [...]
new 7273b29259d Added LLVM_FALLTHROUGH to address warning: this statement m [...]
new cd680a19b73 Added LLVM_FALLTHROUGH to address warning: this statement m [...]
The 4 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/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 1 +
lib/CodeGen/TargetLoweringBase.cpp | 2 ++
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 1 +
lib/Transforms/Scalar/IndVarSimplify.cpp | 1 +
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 ++
lib/Transforms/Vectorize/SLPVectorizer.cpp | 1 +
6 files changed, 8 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 binutils-2_28-branch
in repository binutils-gdb.
from dedd9610da Automatic date update in version.in
new 73400258df PR21503, Gold doesn't create linker stub symbols on ppc64
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:
gold/ChangeLog | 23 +++++++
gold/options.h | 4 ++
gold/powerpc.cc | 192 ++++++++++++++++++++++++++++++++++++++++++++++++--------
3 files changed, 192 insertions(+), 27 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 c37584b8d9b Daily bump.
new a977cac9032 PR c/80892 - -Wfloat-conversion now warns about non-floats
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/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-warn.c | 17 +++++++++++++----
gcc/testsuite/ChangeLog | 5 +++++
3 files changed, 24 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 llvm.
from 111f62d417f [sanitizer-coverage] one more flavor of coverage: -fsanitiz [...]
new 4efa61f1292 [WebAssembly] Refactor WasmObjectWriter::writeObject
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/MC/WasmObjectWriter.cpp | 885 ++++++++++++++++++++++++--------------------
1 file changed, 483 insertions(+), 402 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 b88c71e5c [sanitizer-coverage] test for -fsanitize-coverage=inline-8bit [...]
new e82d511eb [LSan] Detect dynamic loader by its base address.
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/lsan/lsan_common.cc | 3 +++
lib/lsan/lsan_common_linux.cc | 23 +++++++++++++++++------
lib/sanitizer_common/sanitizer_linux.cc | 10 ----------
lib/sanitizer_common/sanitizer_platform.h | 9 +++++++++
4 files changed, 29 insertions(+), 16 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 c9a1489af2f AMDGPU/GlobalISel: Mark 1-bit integer constants as legal
new 111f62d417f [sanitizer-coverage] one more flavor of coverage: -fsanitiz [...]
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:
include/llvm/Transforms/Instrumentation.h | 1 +
.../Instrumentation/SanitizerCoverage.cpp | 52 ++++++++++++++++++----
.../SanitizerCoverage/inline-8bit-counters.ll | 13 ++++++
3 files changed, 57 insertions(+), 9 deletions(-)
create mode 100644 test/Instrumentation/SanitizerCoverage/inline-8bit-counters.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 clang.
from 98cf823022 [coroutines] Fix rebuilding of dependent coroutine parameters
new 1d0ef3c39c [sanitizer-coverage] one more flavor of coverage: -fsanitize [...]
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:
include/clang/Driver/CC1Options.td | 3 +++
include/clang/Frontend/CodeGenOptions.def | 1 +
lib/CodeGen/BackendUtil.cpp | 1 +
lib/Driver/SanitizerArgs.cpp | 10 +++++++---
lib/Frontend/CompilerInvocation.cpp | 2 ++
test/Driver/fsanitize-coverage.c | 3 +++
6 files changed, 17 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 compiler-rt.
from 8c2855d23 [asan] fix one more case where stack-use-after-return is not [...]
new b88c71e5c [sanitizer-coverage] test for -fsanitize-coverage=inline-8bit [...]
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:
.../sanitizer_coverage_inline8bit_counter.cc | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/sanitizer_coverage_inline8bit_c [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.