This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch master
in repository toolchain/abe.
from dc36529 Use test-armv8-01.tcwglab as cross-tester
new 827cb7b Use rsync -L option when creating the mingw toolchain.
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/package.sh | 9 +++++++--
1 file changed, 7 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 clang.
from 70a217a clang-format: Allow "single column" list layout even if that [...]
new 895b5f6 clang-format: Fix regression introduced in r290084.
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/Format/FormatToken.cpp | 8 ++++++++
unittests/Format/FormatTest.cpp | 2 +-
2 files changed, 9 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 8de3a54 Revert @llvm.assume with operator bundles (r289755-r289757)
new 47d6abc Add files I seem to have dropped in my revert (r290086).
new 7e2d9b0 [TableGen] Use 'unsigned' instead of 'bool' in a place where [...]
new 5d0801a [X86] When recognizing vector loads or VZEXT_LOAD in selectSc [...]
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/Analysis/AssumptionCache.h | 168 ++++++++++++++++++++++++++++++++
lib/Analysis/AssumptionCache.cpp | 140 ++++++++++++++++++++++++++
lib/Target/X86/X86ISelDAGToDAG.cpp | 4 +-
test/Analysis/AssumptionCache/basic.ll | 22 +++++
utils/TableGen/CodeGenDAGPatterns.cpp | 2 +-
5 files changed, 333 insertions(+), 3 deletions(-)
create mode 100644 include/llvm/Analysis/AssumptionCache.h
create mode 100644 lib/Analysis/AssumptionCache.cpp
create mode 100644 test/Analysis/AssumptionCache/basic.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 gcc.
from 08eefc4 Daily bump.
new ea43902 Add myself under Write After Approval.
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 | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 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 38ec555 Add __cpp_structured_bindings feature test macro for structur [...]
new 70a217a clang-format: Allow "single column" list layout even if that [...]
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/Format/FormatToken.cpp | 4 ++--
unittests/Format/FormatTest.cpp | 12 ++++++++++++
2 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 compiler-rt.
from 458fe4e [XRay][compiler-rt] Post-commit review fixup of XRay refactoring.
new 769c2c7 [XRay][compiler-rt] Fix missing include of <cerrno>
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/xray/xray_emulate_tsc.h | 1 +
1 file changed, 1 insertion(+)
--
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 8c242d5 [c++1z] cxx_status: mark p0195r2 as done.
new 38ec555 Add __cpp_structured_bindings feature test macro for structur [...]
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/Frontend/InitPreprocessor.cpp | 1 +
test/Lexer/cxx-features.cpp | 6 +++++-
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 clang.
from 2c09225 [c++1z] P0195R2: Support pack-expansion of using-declarations.
new 8c242d5 [c++1z] cxx_status: mark p0195r2 as done.
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/Frontend/InitPreprocessor.cpp | 1 +
test/Lexer/cxx-features.cpp | 7 +++++--
www/cxx_status.html | 2 +-
3 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 7d69588 Add a lit test for PR31374
new 2c09225 [c++1z] P0195R2: Support pack-expansion of using-declarations.
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/DeclCXX.h | 119 ++++++++++++-
include/clang/AST/RecursiveASTVisitor.h | 2 +
include/clang/Basic/DeclNodes.td | 1 +
include/clang/Basic/DiagnosticParseKinds.td | 7 +
include/clang/Basic/DiagnosticSemaKinds.td | 5 +
include/clang/Parse/Parser.h | 6 +-
include/clang/Sema/Sema.h | 16 +-
include/clang/Sema/Template.h | 5 +
include/clang/Serialization/ASTBitCodes.h | 2 +
lib/AST/DeclBase.cpp | 5 +-
lib/AST/DeclCXX.cpp | 36 +++-
lib/CodeGen/CGDecl.cpp | 4 +
lib/Parse/ParseDeclCXX.cpp | 79 ++-------
lib/Sema/SemaDeclCXX.cpp | 74 ++++++---
lib/Sema/SemaExprCXX.cpp | 14 +-
lib/Sema/SemaOverload.cpp | 8 +-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 193 ++++++++++++++-------
lib/Sema/SemaTemplateVariadic.cpp | 19 +--
lib/Sema/TreeTransform.h | 142 ++++++++++------
lib/Serialization/ASTCommon.cpp | 1 +
lib/Serialization/ASTReaderDecl.cpp | 15 ++
lib/Serialization/ASTWriterDecl.cpp | 12 ++
test/PCH/cxx1z-using-declaration.cpp | 35 ++++
test/Parser/cxx1z-using-declaration.cpp | 9 +-
test/SemaTemplate/cxx1z-using-declaration.cpp | 230 ++++++++++++++++++++++++++
tools/libclang/CIndex.cpp | 1 +
26 files changed, 793 insertions(+), 247 deletions(-)
create mode 100644 test/PCH/cxx1z-using-declaration.cpp
create mode 100644 test/SemaTemplate/cxx1z-using-declaration.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.