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 6e990c4bc Revert "[compiler-rt] Move IsStackOverflow from asan into san [...]
new 5b686ccf0 [compiler-rt] Move IsStackOverflow from asan into sanitizer_common
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/asan/asan_posix.cc | 45 +------------------------------
lib/sanitizer_common/sanitizer_common.h | 5 +++-
lib/sanitizer_common/sanitizer_posix.cc | 47 +++++++++++++++++++++++++++++++++
3 files changed, 52 insertions(+), 45 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 e4fcd183504 Revert r312898 "[ARM] Use ADDCARRY / SUBCARRY"
new 30b473826c5 Fix broken links to the Itanium CXX ABI
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:
docs/CompilerWriterInfo.rst | 2 +-
docs/ExceptionHandling.rst | 4 ++--
docs/TypeMetadata.rst | 2 +-
examples/ExceptionDemo/ExceptionDemo.cpp | 16 ++++++++--------
include/llvm/IR/ModuleSummaryIndex.h | 2 +-
tools/sanstats/sanstats.cpp | 2 +-
6 files changed, 14 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 4321c6686d [codeview] omit debug locations for nested exprs unless colu [...]
new 2c146e5703 Fix broken links to the Itanium CXX ABI
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:
docs/ControlFlowIntegrityDesign.rst | 2 +-
docs/Toolchain.rst | 6 +++---
lib/AST/ItaniumMangle.cpp | 2 +-
lib/AST/RecordLayoutBuilder.cpp | 2 +-
4 files changed, 6 insertions(+), 6 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 21edaff6f [ubsan-minimal] Disable x86_64h tests when not on x86_64h
new 6e990c4bc Revert "[compiler-rt] Move IsStackOverflow from asan into san [...]
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/asan/asan_posix.cc | 45 ++++++++++++++++++++++++++++++-
lib/sanitizer_common/sanitizer_common.h | 1 -
lib/sanitizer_common/sanitizer_posix.cc | 47 ---------------------------------
3 files changed, 44 insertions(+), 49 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 5188ac3e001 PR libstdc++/70483 make std::string_view fully constexpr
new f0b7ce147cb Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 58b46613103 xtensa: fix PR target/82181
new 2813be0e4bb Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 3d2d21aa509 xtensa: fix PR target/82181
new eb283a50325 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from dbbb8353816 xtensa: fix PR target/82181
new ebc7a8d18aa Daily bump.
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/DATESTAMP | 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 lld.
from 43b7b569d Correct ALIGN expression when inside a section.
new 9640e8640 lldMinGW: Add LLVMSupport in libdeps.
new ef40e6b6d Align addresses, not offsets.
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:
ELF/LinkerScript.cpp | 6 +++++-
ELF/LinkerScript.h | 1 +
ELF/ScriptParser.cpp | 6 ++----
MinGW/CMakeLists.txt | 4 ++++
test/ELF/linkerscript/align.s | 16 ++++++++++++----
5 files changed, 24 insertions(+), 9 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 2b4678996 Runtime detection of android_set_abort_message.
new 21edaff6f [ubsan-minimal] Disable x86_64h tests when not on x86_64h
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/ubsan_minimal/lit.common.cfg | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.