This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 6204af477 Support nested static libraries.
new 0ce0ec5c4 Revert r312171: Support nested static libraries.
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/InputFiles.cpp | 6 ------
test/COFF/Inputs/nested-archives.s | 4 ----
test/COFF/nested-archives.s | 13 -------------
3 files changed, 23 deletions(-)
delete mode 100644 test/COFF/Inputs/nested-archives.s
delete mode 100644 test/COFF/nested-archives.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 llvm.
from 9863705ff71 SelectionDAG: Emit correct debug info for multi-register fu [...]
new e6ed9807f60 [InstCombine] add more vector demand examples; NFC
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/Transforms/InstCombine/vec_demanded_elts.ll | 34 ++++++++++++++++++++++++
1 file changed, 34 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 clang.
from 1e678b8bdc Let -Wdelete-non-virtual-dtor fire in system headers too.
new 57fd59f639 [CodeGen][x86_64] Enable 'force_align_arg_pointer' 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:
include/clang/Basic/Attr.td | 2 +-
lib/CodeGen/TargetInfo.cpp | 18 ++++++++++++++++++
test/CodeGen/function-attributes.c | 1 +
3 files changed, 20 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 gcc.
from 83464023d60 [gcc]
new 0a60ad455b0 Make taking the address of an overloaded function a non-ded [...]
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/cp/ChangeLog | 7 +++++
gcc/cp/pt.c | 22 ++++-----------
gcc/testsuite/g++.dg/overload/template6.C | 47 +++++++++++++++++++++++++++++++
3 files changed, 60 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/overload/template6.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 b5b9823dc78 [IR] Don't print "!DIExpression() = !DIExpression()" when dumping
new 9863705ff71 SelectionDAG: Emit correct debug info for multi-register fu [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 21 +++++++
test/DebugInfo/ARM/sdag-split-arg.ll | 77 ++++++++++++++++++++++++
2 files changed, 98 insertions(+)
create mode 100644 test/DebugInfo/ARM/sdag-split-arg.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 lld.
from bf39a967f Add -no-eh-frame-hdr which negates -eh-frame-hdr.
new 65bbf8a80 Move a function from Driver.cpp to InputFile.cpp.
new 6204af477 Support nested static libraries.
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:
COFF/Driver.cpp | 19 -------------------
COFF/InputFiles.cpp | 25 +++++++++++++++++++++++++
COFF/InputFiles.h | 2 ++
test/COFF/Inputs/nested-archives.s | 4 ++++
test/COFF/nested-archives.s | 13 +++++++++++++
5 files changed, 44 insertions(+), 19 deletions(-)
create mode 100644 test/COFF/Inputs/nested-archives.s
create mode 100644 test/COFF/nested-archives.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 llvm.
from 5c6206ffb78 Refactor DIBuilder::createFragmentExpression into a static [...]
new b5b9823dc78 [IR] Don't print "!DIExpression() = !DIExpression()" when dumping
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/IR/AsmWriter.cpp | 2 +-
unittests/IR/AsmWriterTest.cpp | 17 +++++++++++++++++
2 files changed, 18 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_50
in repository clang.
from 544c436321 Merging r311823: (+update ClangCommandLineReference.rst) --- [...]
new 100e1a5cd1 Merging r312149: ------------------------------------------- [...]
new 5680ea4c0a ReleaseNotes: remove another in-progress warning
new 1d4ad2c1c4 ReleaseNotes: one back-tick too many
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:
docs/ReleaseNotes.rst | 14 ++++----------
1 file changed, 4 insertions(+), 10 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 c8ef6a8b9d docs: typo fix
new 1e678b8bdc Let -Wdelete-non-virtual-dtor fire in system headers too.
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 | 4 +--
lib/Sema/SemaExprCXX.cpp | 2 +-
test/SemaCXX/destructor.cpp | 57 +++++++++++++++++++++++-------
test/SemaCXX/implicit-exception-spec.cpp | 2 +-
4 files changed, 49 insertions(+), 16 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-tools-extra.
from 1d83854f [clang-tidy] fix buildbot
new b7c157e0 [cppcoreguidelines] Don't rely on SmallPtrSet iteration order.
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:
.../cppcoreguidelines/ProTypeMemberInitCheck.cpp | 29 +++++++++++-----------
.../cppcoreguidelines-pro-type-member-init.cpp | 13 ++++++++++
2 files changed, 27 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.