This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from d309e92 Check R_386_{PC,}{8,16} for overflow.
new 729dbb6 Print alignment in decimal instead of hexadecimal.
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:
COFF/MapFile.cpp | 2 +-
ELF/MapFile.cpp | 2 +-
test/COFF/lldmap.test | 6 +++---
test/ELF/map-file.s | 6 +++---
4 files changed, 8 insertions(+), 8 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 3b21070 GlobalISel: the translation of an invoke must branch to the g [...]
new 91af052 Fix VectorUtils include guard name (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:
include/llvm/Analysis/VectorUtils.h | 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 compiler-rt.
from 561644d [sancov] Add new sanitizer coverage functions to the internal [...]
new f23ad26 [asan] Export __sancov_* symbols symbols.
new fb6776b [sanitizer] Define as weak, functions that are declared as weak.
new a798c48 [sanitizer] Add list of symbols exported in sanitizers' interface.
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:
lib/asan/asan.syms.extra | 1 +
lib/asan/asan_interface.inc | 167 +++++++++++++++++++++
lib/asan/asan_interface_internal.h | 6 +-
lib/asan/asan_win_dll_thunk.cc | 2 -
.../sanitizer_allocator_interface.h | 4 +-
lib/sanitizer_common/sanitizer_common.cc | 3 +-
.../sanitizer_common_interface.inc | 34 +++++
...ain.cc => sanitizer_common_interface_posix.inc} | 17 +--
lib/sanitizer_common/sanitizer_common_libcdep.cc | 4 +-
.../sanitizer_coverage_interface.inc | 40 +++++
lib/sanitizer_common/weak_symbols.txt | 2 +
lib/ubsan/ubsan_interface.inc | 43 ++++++
.../TestCases/Darwin/interface_symbols_darwin.c | 78 +++-------
.../asan/TestCases/Linux/interface_symbols_linux.c | 76 +++-------
test/asan/TestCases/Windows/dll_host.cc | 30 ++--
.../TestCases/Windows/interface_symbols_windows.c | 51 +++++++
16 files changed, 410 insertions(+), 148 deletions(-)
create mode 100644 lib/asan/asan_interface.inc
create mode 100644 lib/sanitizer_common/sanitizer_common_interface.inc
copy lib/sanitizer_common/{tests/sanitizer_nolibc_test_main.cc => sanitizer_common [...]
create mode 100644 lib/sanitizer_common/sanitizer_coverage_interface.inc
create mode 100644 lib/ubsan/ubsan_interface.inc
create mode 100644 test/asan/TestCases/Windows/interface_symbols_windows.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 lld.
from e6d6be1 [ELF] - Report filename for unknown relocation error.
new d309e92 Check R_386_{PC,}{8,16} for overflow.
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/Target.cpp | 17 ++++++++++++-----
1 file changed, 12 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 gcc.
from 3ce5daa PR c++/79290 * typeck.c (build_ptrmemfunc_access_expr): Set [...]
new 44128db Prevent ICEs due to bogus substring locations (PR preprocesso [...]
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/ChangeLog | 6 ++++++
gcc/input.c | 5 ++++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/format/pr79210.c | 23 ++++++++++++++++++++++
.../plugin/diagnostic-test-string-literals-2.c | 23 ++++++++++++++++++++++
5 files changed, 63 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/format/pr79210.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 becaf19 InterleaveAccessPass: Avoid constructing invalid shuffle masks
new 3b21070 GlobalISel: the translation of an invoke must branch to the g [...]
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/GlobalISel/IRTranslator.cpp | 1 +
test/CodeGen/AArch64/GlobalISel/irtranslator-exceptions.ll | 1 +
2 files changed, 2 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 newlib.
from a152973 Fix handling of '+' by 'cygcheck -p'
new 06e7f00 Add release message for commit a1529738
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:
winsup/cygwin/release/2.7.0 | 3 +++
1 file changed, 3 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 0c5d625 Extend -Wcast-calling-convention to warn on declarations as w [...]
new 9b7d7b6 [Sema] Transform a templated name before looking it up in Fin [...]
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/Sema/SemaTemplateInstantiateDecl.cpp | 8 ++++++--
lib/Sema/TreeTransform.h | 8 +++++++-
test/SemaCXX/destructor.cpp | 20 ++++++++++++++++++++
3 files changed, 33 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 newlib.
from aade9a4 Add release message for commit 095cac4
new a152973 Fix handling of '+' by 'cygcheck -p'
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:
winsup/utils/cygcheck.cc | 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 clang.
from 0f88e34 [windows] [asan] Fix tests failing after 293668.
new 0c5d625 Extend -Wcast-calling-convention to warn on declarations as w [...]
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/Sema/SemaCast.cpp | 7 +++----
test/Sema/callingconv-cast.c | 13 +++++++++++++
2 files changed, 16 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.