This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from b7eb4ea Force @{init,fini}_array if section name starts with ".{init, [...]
new 3afc1fb Fix Windows buildbots.
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/ELF/driver.test | 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 d83f40d [ELF] Add -z nodlopen option.
new 6c0c80a Print out "suppoted targets".
new b7eb4ea Force @{init,fini}_array if section name starts with ".{init, [...]
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/DriverUtils.cpp | 13 +++++++++++++
ELF/InputSection.cpp | 26 ++++++++++++++++++++++----
test/ELF/driver.test | 1 +
test/ELF/init-fini-progbits.s | 19 +++++++++++++++++++
4 files changed, 55 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/init-fini-progbits.s
--
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 0da4cb8 [libc++] Work around C1XX bug which breaks poisoned hash tests.
new 0309626 Address post-commit review comments regarding test_workarounds.h
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.workarounds/c1xx_broken_nullptr_conversion_operator.pass.cpp | 4 ++--
test/support/test_workarounds.h | 2 +-
2 files 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 lld.
from 5ef1ca1 Rename forEach -> parallelForEach and forLoop -> parallelFor.
new d83f40d [ELF] Add -z nodlopen 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/Config.h | 1 +
ELF/Driver.cpp | 1 +
ELF/SyntheticSections.cpp | 2 ++
test/ELF/dt_flags.s | 6 +++---
4 files changed, 7 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 d8f2619 Actually install scan-build / ccc-analyzer / c++-analyzer on windows
new bc27c2f [coroutines] Implement unhandled_exception changes.
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/clang/Basic/DiagnosticGroups.td | 1 +
include/clang/Basic/DiagnosticSemaKinds.td | 10 ++--
lib/Sema/SemaCoroutine.cpp | 68 ++++++----------------
test/SemaCXX/Inputs/std-coroutine.h | 37 ++++++++++++
test/SemaCXX/coreturn.cpp | 37 ++----------
.../coroutine-unhandled_exception-warning.cpp | 24 ++++++++
test/SemaCXX/coroutines.cpp | 35 ++++++-----
7 files changed, 113 insertions(+), 99 deletions(-)
create mode 100644 test/SemaCXX/Inputs/std-coroutine.h
create mode 100644 test/SemaCXX/coroutine-unhandled_exception-warning.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 llvm.
from c2a07e2 [AArch64] Drive-by cleanup, make this code shorter. NFCI.
new f20bf72 [codeview] Move type index remapping logic to type merger
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/DebugInfo/CodeView/TypeRecord.h | 127 --------------
lib/DebugInfo/CodeView/CMakeLists.txt | 1 -
lib/DebugInfo/CodeView/TypeRecord.cpp | 220 ------------------------
lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 246 ++++++++++++++++++++++++---
4 files changed, 219 insertions(+), 375 deletions(-)
delete mode 100644 lib/DebugInfo/CodeView/TypeRecord.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 gcc.
from b1372e9 internal/syscall/unix: add randomTrap for m68k
new 9be09d2 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 b97bea7 Backport r246206
new fc03f93 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 1eedfa8 Backport r245647
new 56e61d2 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 binutils-gdb.
from 19683c0 Sanitize RISC-V GAS help text, documentation
new ad36c6c Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.