This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6834b83784d multiarch support for non-glibc linux systems
new cdafef2b7d0 PR c++/81204 - parse error with dependent template-name
new b5405c913a9 Make the TEMPLATE_ID_EXPR location a range.
new b4865a3e9e5 PR c++/54769 - wrong lookup of dependent template-name.
new cdb7b30c1b1 PR c++/45976 - error with ::template in declarator.
new faa0428f84f PR c++/55639 - partial specialization with ::template
The 5 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 | 22 ++++
gcc/cp/parser.c | 122 ++++++++++++++-------
gcc/cp/pt.c | 26 +++--
gcc/testsuite/g++.dg/template/lookup10.C | 12 ++
gcc/testsuite/g++.dg/template/lookup11.C | 11 ++
.../g++.dg/template/partial-specialization8.C | 19 ++++
gcc/testsuite/g++.dg/template/template-keyword1.C | 15 +++
7 files changed, 179 insertions(+), 48 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/lookup10.C
create mode 100644 gcc/testsuite/g++.dg/template/lookup11.C
create mode 100644 gcc/testsuite/g++.dg/template/partial-specialization8.C
create mode 100644 gcc/testsuite/g++.dg/template/template-keyword1.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 4599a3a970c Reuse existing variables. NFC.
new f340eacb76f [AArch64][Falkor] Attempt to fix Windows buildbots
new d9e1a181d14 [AArch64] Make assert messages uniform and general [NFC]
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/Target/AArch64/AArch64MCInstLower.cpp | 3 +--
lib/Target/AArch64/AArch64RegisterInfo.cpp | 2 +-
lib/Target/AArch64/AArch64TargetTransformInfo.cpp | 2 +-
lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 3 +--
lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp | 5 ++---
5 files changed, 6 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 llvm.
from 5383c7ced17 Break up long lines, NFC
new 4599a3a970c Reuse existing variables. 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:
lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 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 a639e4395 [COFF] Allow debug info to relocate against discarded symbols
new 7b0c8f552 Define Symbol::copyBody function.
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/SymbolTable.cpp | 8 +-------
ELF/Symbols.cpp | 14 ++++++++++++++
ELF/Symbols.h | 2 ++
3 files changed, 17 insertions(+), 7 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 31c22b7d97b Reuse existing variable. NFC.
new 8b3a547eec0 [AArch64][Falkor] Try to avoid exhausting HW prefetcher res [...]
new 5383c7ced17 Break up long lines, NFC
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/Target/AArch64/AArch64TargetTransformInfo.cpp | 59 +++++++
.../LoopUnroll/AArch64/falkor-prefetch.ll | 169 +++++++++++++++++++++
utils/TableGen/RegisterInfoEmitter.cpp | 6 +-
3 files changed, 232 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/AArch64/falkor-prefetch.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 af42c8bd38 [Bash-autocompletion] Invoke clang where user called
new 145692ef46 [ASTReader] Treat multiple defns of ObjC protocols the same [...]
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/AST/Redeclarable.h | 54 +++++++++++++++++++++++++++++++++++++
lib/Serialization/ASTReaderDecl.cpp | 49 +++++++++++++++++++++++----------
2 files changed, 89 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 llvm.
from 59d4f7d763e [Dominators] Move helper functions into SemiNCAInfo
new 31c22b7d97b Reuse existing variable. 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:
lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp | 4 ++--
1 file changed, 2 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 llvm.
from d49ee75600c [BBVectorize][X86] Regenerate simple tests
new 59d4f7d763e [Dominators] Move helper functions into SemiNCAInfo
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/Support/GenericDomTree.h | 2 +-
include/llvm/Support/GenericDomTreeConstruction.h | 375 +++++++++++-----------
2 files changed, 185 insertions(+), 192 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 libcxx.
from a028f3c8d [libcxx] Annotate c++17 aligned new/delete operators with ava [...]
new a12318f5a Added failing tests for index out of range for tuple_element< [...]
new c98c89099 Updated notest on 2974
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:
.../utility/pairs/pair.astuple/tuple_element.fail.cpp} | 7 ++-----
.../variant.helpers}/variant_alternative.fail.cpp | 18 +++++++-----------
www/upcoming_meeting.html | 4 ++--
3 files changed, 11 insertions(+), 18 deletions(-)
copy test/{libcxx/utilities/utility/pairs/pairs.pair/pair.tuple_element.fail.cpp = [...]
copy test/{libcxx/utilities/variant/variant.variant/variant.helper => std/utilitie [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.