This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from eaa9ccfa [clang-tidy] check for __func__/__FUNCTION__ in lambdas
new 339e089e Fix formatting in docs.
new 36ec4d39 [clang-tidy] Add `const` to operator() to fix a warning.
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:
clang-tidy/misc/LambdaFunctionNameCheck.h | 2 +-
docs/ReleaseNotes.rst | 15 +++++++--------
2 files changed, 8 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 lld.
from 719278eca Re-land "COFF: migrate def parser from LLD to LLVM"
new e30ad87b4 Revert "Merge IAT and ILT."
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/DLL.cpp | 15 ++++++++-------
COFF/DLL.h | 1 +
test/COFF/armnt-imports.test | 2 +-
test/COFF/hello32.test | 4 ++--
test/COFF/imports.test | 8 ++++----
5 files changed, 16 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 gcc.
from 8107122220d Fix segfault in free_growth_caches (PR jit/80954)
new da9c33b4027 PR libstdc++/80624 satisfy invariant for char_traits<char16 [...]
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:
libstdc++-v3/ChangeLog | 8 +++++
libstdc++-v3/doc/xml/manual/status_cxx2011.xml | 4 +++
libstdc++-v3/include/bits/char_traits.h | 2 +-
.../char_traits/requirements/char16_t/eof.cc} | 27 ++++----------
.../basic_streambuf/sgetc/char16_t/80624.cc} | 40 ++++++++++-----------
.../basic_streambuf/sputc/char16_t/80624.cc} | 42 ++++++++++++----------
6 files changed, 63 insertions(+), 60 deletions(-)
copy libstdc++-v3/testsuite/{23_containers/vector/cons/destructible_neg.cc => 21_s [...]
copy libstdc++-v3/testsuite/{20_util/shared_ptr/creation/single_allocation_no_rtti [...]
copy libstdc++-v3/testsuite/{20_util/shared_ptr/creation/single_allocation.cc => 2 [...]
--
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 2e612e162 [test] Allow non-libc++ coroutine_handle::done to strengthen [...]
new 84d753555 Revert "Mark two coroutine tests as unsupported under ubsan"
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:
.../support.coroutines/end.to.end/bool_await_suspend.pass.cpp | 3 ---
.../language.support/support.coroutines/end.to.end/generator.pass.cpp | 3 ---
2 files changed, 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 llvm.
from f1a1cf19c17 [x86] fix formatting; NFCI
new a667b70dbed Move summary dead stripping before regular LTO.
new 93d430ca145 Skip CFI for dead functions.
new 6cc5d919538 BitcodeWriter: Removing unnecessary std::function in favor [...]
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/IR/ModuleSummaryIndexYAML.h | 23 +++++++++++++------
lib/Bitcode/Writer/BitcodeWriter.cpp | 3 ++-
lib/LTO/LTO.cpp | 26 +++++++++++-----------
lib/Transforms/IPO/LowerTypeTests.cpp | 3 +--
test/ThinLTO/X86/deadstrip.ll | 16 ++++++++++++-
.../LowerTypeTests/Inputs/import-unsat.yaml | 3 ++-
.../LowerTypeTests/Inputs/use-typeid1-dead.yaml | 7 ++++++
.../LowerTypeTests/Inputs/use-typeid1-typeid2.yaml | 3 ++-
test/Transforms/LowerTypeTests/export-dead.ll | 14 ++++++++++++
test/Transforms/LowerTypeTests/export-nothing.ll | 1 +
test/Transforms/LowerTypeTests/import-unsat.ll | 5 ++++-
.../WholeProgramDevirt/Inputs/export.yaml | 3 ++-
.../WholeProgramDevirt/Inputs/import-indir.yaml | 3 ++-
.../WholeProgramDevirt/export-nothing.ll | 1 +
.../WholeProgramDevirt/export-single-impl.ll | 1 +
.../WholeProgramDevirt/export-uniform-ret-val.ll | 3 +--
.../WholeProgramDevirt/export-unique-ret-val.ll | 3 +--
.../export-unsuccessful-checked.ll | 2 +-
test/Transforms/WholeProgramDevirt/import-indir.ll | 4 +++-
19 files changed, 89 insertions(+), 35 deletions(-)
create mode 100644 test/Transforms/LowerTypeTests/Inputs/use-typeid1-dead.yaml
create mode 100644 test/Transforms/LowerTypeTests/export-dead.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 llvm.
from 7796b916f8b AMDGPU: Register AMDGPUAlwaysInline
new f1a1cf19c17 [x86] fix formatting; NFCI
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/Target/X86/X86ISelLowering.cpp | 17 +++++++++--------
1 file changed, 9 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 8147ef13725 Re-land "COFF: migrate def parser from LLD to LLVM"
new 7796b916f8b AMDGPU: Register AMDGPUAlwaysInline
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/Target/AMDGPU/AMDGPU.h | 2 ++
lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp | 10 +++++++---
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 1 +
3 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 clang.
from d9cc152d85 [Modules] Fix use after scope.
new a7cab032a9 [OpenCL] Harden function pointer diagnostics.
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/DiagnosticSemaKinds.td | 2 +-
lib/Sema/SemaDecl.cpp | 2 +-
lib/Sema/SemaType.cpp | 5 +++++
test/SemaOpenCL/func.cl | 7 +++++++
4 files changed, 14 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 glibc.
from ca4b396ebe posix: Add missing build flags for p{write,read}v2
new 6257fcfd58 getaddrinfo: Fix localplt failure involving strdup
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 | 6 ++++++
sysdeps/posix/getaddrinfo.c | 15 +++++++++++----
2 files changed, 17 insertions(+), 4 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 e0fcf724678 AMDGPU: Make auto waitcnt before barrier a feature
new 8147ef13725 Re-land "COFF: migrate def parser from LLD to LLVM"
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/Object/COFFImportFile.h | 34 +-
include/llvm/Object/COFFModuleDefinition.h | 49 +++
lib/Object/CMakeLists.txt | 2 +
lib/Object/COFFImportFile.cpp | 527 +++++++++++++++++++++++++++++
lib/Object/COFFModuleDefinition.cpp | 319 +++++++++++++++++
5 files changed, 930 insertions(+), 1 deletion(-)
create mode 100644 include/llvm/Object/COFFModuleDefinition.h
create mode 100644 lib/Object/COFFImportFile.cpp
create mode 100644 lib/Object/COFFModuleDefinition.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.