This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1bf38b1457d [SelectionDAG] When promoting the result of a VSELECT, make [...]
new aa908b5827f [msan] Don't sanitize "nosanitize" instructions
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/Transforms/Instrumentation/MemorySanitizer.cpp | 16 +++++++-
.../MemorySanitizer/call-nosanitize.ll | 16 --------
test/Instrumentation/MemorySanitizer/nosanitize.ll | 48 ++++++++++++++++++++++
3 files changed, 62 insertions(+), 18 deletions(-)
delete mode 100644 test/Instrumentation/MemorySanitizer/call-nosanitize.ll
create mode 100644 test/Instrumentation/MemorySanitizer/nosanitize.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 compiler-rt.
from c3efd8d45 Try to fix syntax for !NetBSD in TSAN_INTERCEPTORs
new 425a276f1 [tsan] Fix sigaction implementation when it's called only 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/tsan/rtl/tsan_interceptors.cc | 52 +++++++++++-----------
.../TestCases/Linux/signal_segv_handler.cc | 15 +++++--
2 files changed, 39 insertions(+), 28 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 712cf3fb414 [Sparc] efficient pattern for UINT_TO_FP conversion
new 1bf38b1457d [SelectionDAG] When promoting the result of a VSELECT, make [...]
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/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 5 ++---
test/CodeGen/X86/pr35272.ll | 14 ++++++++++++++
2 files changed, 16 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/X86/pr35272.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 binutils-gdb.
from b77db948f4 Fix handling of GNU Property notes that are not in a GNU NOT [...]
new 73fcf6418d Fix gdb.base/whatis-ptype-typedefs.exp on 32-bit archs
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 | 11 +++++++
gdb/testsuite/gdb.base/whatis-ptype-typedefs.c | 10 ++++++
gdb/testsuite/gdb.base/whatis-ptype-typedefs.exp | 39 ++++++++++++++++++++++--
3 files changed, 57 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 clang.
from 81685b29c8 Revert r318669/318694
new 94ab67222d [analyzer] Diagnose stack leaks via block captures
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:
.../Checkers/StackAddrEscapeChecker.cpp | 291 ++++++++++++++-------
test/Analysis/stack-capture-leak-arc.mm | 175 +++++++++++++
test/Analysis/stack-capture-leak-no-arc.mm | 37 +++
3 files changed, 404 insertions(+), 99 deletions(-)
create mode 100644 test/Analysis/stack-capture-leak-arc.mm
create mode 100644 test/Analysis/stack-capture-leak-no-arc.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 gcc.
from 7e5ef915829 2017-11-20 François Dumont <fdumont(a)gcc.gnu.org>
new f918c2c9f14 Avoid duplicate visibility warning.
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 | 5 +++++
gcc/cp/decl2.c | 3 ++-
gcc/testsuite/g++.dg/ext/visibility/warn6.C | 2 ++
3 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/visibility/warn6.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 llvm.
from 3f395b62601 Add ADL support to range based <algorithm> extensions
new 712cf3fb414 [Sparc] efficient pattern for UINT_TO_FP conversion
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/Sparc/SparcISelLowering.cpp | 92 +++++++++++++++++++++++++++-------
lib/Target/Sparc/SparcISelLowering.h | 4 ++
lib/Target/Sparc/SparcInstrVIS.td | 25 +++++----
test/CodeGen/SPARC/float.ll | 53 +++++++++++++++++++-
4 files changed, 144 insertions(+), 30 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 2f8d9c0b81e Resubmit "Refactor debuginfo-tests" again.
new 3f395b62601 Add ADL support to range based <algorithm> extensions
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/ADT/STLExtras.h | 99 ++++++++++++++++++++++++++++++-----------
unittests/ADT/STLExtrasTest.cpp | 66 +++++++++++++++++++++------
2 files changed, 124 insertions(+), 41 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-tools-extra.
from 1072c7a9 [clang-tidy] revert hicpp-multiway-paths-covered
new f756b134 Revert 318668, which is associated with a broken patch
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/pp-trace/pp-trace-pragma-general.cpp | 2 +-
test/pp-trace/pp-trace-pragma-opencl.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.