This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from adfff8611 COFF: PDB: Allow multiple modules with the same name.
new 9196b0ec8 Add -no-gdb-index which negates -gdb-index option.
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/Driver.cpp | 2 +-
ELF/Options.td | 3 +++
test/ELF/gdb-index.s | 4 ++++
3 files changed, 8 insertions(+), 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 06296a65fdb [DWARF] Line 0 should not have a discriminator. It's meanin [...]
new ec364d727bd llvm-ar: exit with 1 if there is an error.
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/tools/llvm-ar/invalid-command-line.test | 4 ++++
tools/llvm-ar/llvm-ar.cpp | 34 ++++++++++++----------------
2 files changed, 18 insertions(+), 20 deletions(-)
create mode 100644 test/tools/llvm-ar/invalid-command-line.test
--
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 929163d1a0c Fix llvm-xray tests to avoid subshells
new 06296a65fdb [DWARF] Line 0 should not have a discriminator. It's meanin [...]
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/AsmPrinter/DwarfDebug.cpp | 4 +--
test/CodeGen/X86/dbg-line-0-no-discriminator.ll | 39 +++++++++++++++++++++++++
2 files changed, 41 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/dbg-line-0-no-discriminator.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 fe69623a6b Add target triple to improve the happiness of MSVC buildbots.
new d579a6ffbf [Sema] -Wtautological-compare: handle comparison of unsigned [...]
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 | 7 ++
lib/Sema/SemaChecking.cpp | 78 +++++++++++------
test/Sema/compare.c | 6 +-
test/Sema/outof-range-constant-compare.c | 145 +++++++++++++++++++++++++++++--
test/SemaCXX/compare.cpp | 6 +-
5 files changed, 199 insertions(+), 43 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 5c19ffded1 Add IDNS_Tag to C++ declarations that conflict with tag decl [...]
new d0b70f18d5 Fix validation of the -mthread-model flag in the Clang driver
new fe69623a6b Add target triple to improve the happiness of MSVC buildbots.
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:
lib/Driver/ToolChain.cpp | 5 -----
lib/Driver/ToolChains/Clang.cpp | 6 +++++-
test/CXX/modules-ts/basic/basic.link/p3.cppm | 4 ++--
3 files changed, 7 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 f4c57ac5fea [ORC] Add ErrorSuccess and void specializations to AsyncHan [...]
new 929163d1a0c Fix llvm-xray tests to avoid subshells
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/tools/llvm-xray/X86/stack-empty-case.yaml | 8 +-------
test/tools/llvm-xray/X86/stack-keep-going.yaml | 15 ++++-----------
2 files changed, 5 insertions(+), 18 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 release/2.26/master
in repository glibc.
from dca8b177f6 Place $(elf-objpfx)sofini.os last [BZ #22051]
new 86553be84d Use "static const char domain[] ="
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:
ChangeLog | 5 +++++
resolv/tst-resolv-qtypes.c | 2 +-
2 files changed, 6 insertions(+), 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 release/2.25/master
in repository glibc.
from c71ddec7b3 Place $(elf-objpfx)sofini.os last [BZ #22051]
new e0252d3c64 Use "static const char domain[] ="
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:
ChangeLog | 5 +++++
resolv/tst-resolv-qtypes.c | 2 +-
2 files changed, 6 insertions(+), 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 746c7785625 [yaml2obj][ELF] Add support for symbol indexes greater than [...]
new f4c57ac5fea [ORC] Add ErrorSuccess and void specializations to AsyncHan [...]
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/ExecutionEngine/Orc/RPCUtils.h | 14 ++++++++
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 45 ++++++++++++++++++++++++++
2 files changed, 59 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 glibc.
from 85bec0f2a0 Use MPFR 3.1.6 in build-many-glibcs.py.
new 78bfa877b3 Use "static const char domain[] ="
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:
ChangeLog | 5 +++++
resolv/tst-resolv-qtypes.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.