This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 985f3f23ae9 * ipa-cp.c (determine_versionability): Fix comment typos.
new 7b79cb856b5 PR c++/84314 - ICE with templates and fastcall attribute.
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 | 5 +++++
gcc/attribs.c | 19 ++++++++-----------
gcc/testsuite/g++.dg/ext/attrib56.C | 6 ++++++
3 files changed, 19 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attrib56.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 5c377f610d6 [AArch64] fix IR names to not be 'tmp' because that gives t [...]
new fc8ba497cd1 [ORC] Switch RTDyldObjectLinkingLayer to take a unique_ptr< [...]
new 40be992c34c [ORC] Switch from a StringMap to an internal VSO in RTDyldO [...]
new 734c4808f82 [ORC] Switch to shared_ptr ownership for SymbolSources in VSOs.
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:
include/llvm/ExecutionEngine/JITSymbol.h | 11 +-
include/llvm/ExecutionEngine/Orc/CompileUtils.h | 64 ++++++-----
include/llvm/ExecutionEngine/Orc/Core.h | 27 +++--
include/llvm/ExecutionEngine/Orc/IRCompileLayer.h | 4 +-
.../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 119 ++++++++++-----------
.../llvm/ExecutionEngine/Orc/RemoteObjectLayer.h | 45 +++-----
lib/ExecutionEngine/Orc/Core.cpp | 107 +++++++++---------
lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 11 +-
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 27 ++---
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 4 +-
.../Orc/ObjectTransformLayerTest.cpp | 11 +-
unittests/ExecutionEngine/Orc/OrcCAPITest.cpp | 13 +--
.../Orc/RTDyldObjectLinkingLayerTest.cpp | 27 ++---
.../ExecutionEngine/Orc/RemoteObjectLayerTest.cpp | 12 +--
14 files changed, 228 insertions(+), 254 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 lldb.
from afde498ac [testsuite] Run lit tests as part of `check-lldb`.
new f4f74441f [LLDB][PPC64] Fixed next blocked forever at same line
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:
source/Plugins/Process/Linux/NativeProcessLinux.cpp | 6 +-----
1 file changed, 1 insertion(+), 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 clang.
from 12ac0eb374 [clang-format] Fix regression when getStyle() called with em [...]
new 838f6d8d22 CodeGen: handle blocks correctly when inalloca'ed
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/CGDecl.cpp | 7 +++++--
test/CodeGenCXX/block-inalloca.cpp | 11 +++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGenCXX/block-inalloca.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 newlib.
from a5dfbc694 Cygwin: inline get_socket_flags()
new a3b5795b0 doc/ntsec.xml: Fix typo
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/doc/ntsec.xml | 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 libcxx.
from c4658abe6 [libcxx] Improve accuracy of complex asinh and acosh
new 61494b519 libcxx: Unbreak external thread library configuration.
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/__threading_support | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 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 c04d025d2d Replace incorrect usage of isInvalidDecl with intended setIn [...]
new 12ac0eb374 [clang-format] Fix regression when getStyle() called with em [...]
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/Format/Format.cpp | 7 ++++---
unittests/Format/FormatTest.cpp | 6 ++++++
2 files changed, 10 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 lldb.
from af80f13ae [testsuite/decorators] Get rid of some `expectFlakey` variants.
new afde498ac [testsuite] Run lit tests as part of `check-lldb`.
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:
lit/CMakeLists.txt | 1 +
test/CMakeLists.txt | 3 +++
2 files changed, 4 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 compiler-rt.
from b19000fa6 [hwasan] Fix inline instrumentation.
new deef7d330 [sanitizer] Allow to set SANITIZER_CAN_USE_PREINIT_ARRAY externally
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/sanitizer_common/sanitizer_internal_defs.h | 2 ++
1 file 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 release_60
in repository lld.
from fe61605fe Merging r325679: -------------------------------------------- [...]
new 2c4fc421a [docs][mips] Add MIPS specific release notes for LLD 6.0
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/ReleaseNotes.rst | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.