This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c8b0900 PR lto/79061 gcc/
new 3af292f PR c++/78894 - ICE with class deduction and default arg
new 7ad17b5 fix date
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:
gcc/cp/ChangeLog | 5 +++++
gcc/cp/pt.c | 8 ++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction24.C | 14 ++++++++++++++
3 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction24.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 clang.
from 8144e66 [Basic] Remove source manager references from diag state points.
new a9d00b3 [ASTUnit] Reset diag state when creating the ASTUnit.
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/ASTUnit.cpp | 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-tools-extra.
from e52f09f [clang-tidy] Fix crash in modernize-use-using (http://llvm.or [...]
new ec21d5a [include-fixer] Don't return a correction if the header inser [...]
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-fixer/IncludeFixer.cpp | 20 ++++++++++----------
1 file changed, 10 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 llvm.
from 56e5bde [ARM] Create SubtargetFeatures from build attrs
new 80480bf [X86] Minor code cleanup to fix several clang-tidy warnings. 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/AsmParser/X86AsmParser.cpp | 6 +++---
lib/Target/X86/X86ISelLowering.cpp | 4 ++--
2 files changed, 5 insertions(+), 5 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 32d3ed1 PR c++/77489 -- Reorganize abi warning check
new c8b0900 PR lto/79061 gcc/
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/ChangeLog | 9 +++++++++
gcc/asan.c | 25 ++++++++++++++++++++++++-
gcc/lto/ChangeLog | 6 ++++++
gcc/lto/lto.c | 8 +++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/cpp/mi1.c | 2 +-
gcc/testsuite/gcc.dg/pch/cpp-3.c | 2 +-
gcc/tree.c | 5 ++++-
8 files changed, 58 insertions(+), 5 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 7990fab raw_fd_ostream: Make file handles non-inheritable by default
new 56e5bde [ARM] Create SubtargetFeatures from build attrs
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/ELFObjectFile.h | 4 +
include/llvm/Object/ObjectFile.h | 2 +
lib/Object/ELFObjectFile.cpp | 195 +++++++++++++++++-----
test/tools/llvm-objdump/ARM/v6-neg-subfeatures.s | 10 ++
test/tools/llvm-objdump/ARM/v6-subfeatures.s | 9 +
test/tools/llvm-objdump/ARM/v7a-neg-subfeature.s | 44 +++++
test/tools/llvm-objdump/ARM/v7a-subfeature.s | 36 ++++
test/tools/llvm-objdump/ARM/v7m-neg-subfeatures.s | 18 ++
test/tools/llvm-objdump/ARM/v7m-subfeatures.s | 26 +++
test/tools/llvm-objdump/ARM/v7r-subfeatures.s | 20 +++
10 files changed, 322 insertions(+), 42 deletions(-)
create mode 100644 test/tools/llvm-objdump/ARM/v6-neg-subfeatures.s
create mode 100644 test/tools/llvm-objdump/ARM/v6-subfeatures.s
create mode 100644 test/tools/llvm-objdump/ARM/v7a-neg-subfeature.s
create mode 100644 test/tools/llvm-objdump/ARM/v7a-subfeature.s
create mode 100644 test/tools/llvm-objdump/ARM/v7m-neg-subfeatures.s
create mode 100644 test/tools/llvm-objdump/ARM/v7m-subfeatures.s
create mode 100644 test/tools/llvm-objdump/ARM/v7r-subfeatures.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 clang.
from 4009850 Revert r292374 to debug Windows buildbot failure.
new 8144e66 [Basic] Remove source manager references from diag state points.
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/Diagnostic.h | 31 ++++++++---------------------
lib/Basic/Diagnostic.cpp | 42 ++++++++++++++++++++++++++++++----------
2 files changed, 40 insertions(+), 33 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 24cb450 [gcc]
new 378cbca 2017-01-18 Matthias Klose <doko(a)ubuntu.com>
new 32d3ed1 PR c++/77489 -- Reorganize abi warning check
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:
gcc/ChangeLog | 4 +++
gcc/cp/ChangeLog | 5 +++
gcc/cp/mangle.c | 5 +--
gcc/doc/install.texi | 8 +++--
libobjc/ChangeLog | 10 ++++++
libobjc/configure | 69 +++++++++++++++++++++++-----------------
libobjc/configure.ac | 89 ++++++++++++++++++++++++++++++----------------------
7 files changed, 120 insertions(+), 70 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 73dc33b [Assembler] Fix crash when assembling .quad for AArch32.
new 7990fab raw_fd_ostream: Make file handles non-inheritable by default
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/Support/Unix/Path.inc | 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 clang.
from 7006d27 [OpenMP] Codegen support for 'target parallel' on the host.
new 751bee9 Warn when calling a non interrupt function from an interrupt on ARM
new 4009850 Revert r292374 to debug Windows buildbot failure.
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:
include/clang/AST/StmtOpenMP.h | 20 -
include/clang/Basic/DiagnosticSemaKinds.td | 3 +
include/clang/Basic/OpenMPKinds.h | 5 -
include/clang/Sema/Sema.h | 3 -
lib/Basic/OpenMPKinds.cpp | 98 ---
lib/CodeGen/CGOpenMPRuntime.cpp | 30 +-
lib/CodeGen/CGOpenMPRuntime.h | 15 +-
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 28 +-
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 25 +-
lib/CodeGen/CGStmtOpenMP.cpp | 46 +-
lib/CodeGen/CodeGenFunction.h | 3 -
lib/Sema/SemaExpr.cpp | 9 +
lib/Sema/SemaOpenMP.cpp | 68 +-
lib/Sema/TreeTransform.h | 8 +-
test/OpenMP/target_parallel_codegen.cpp | 802 ---------------------
.../target_parallel_codegen_registration.cpp | 437 -----------
...target_parallel_codegen_registration_naming.cpp | 66 --
test/Sema/arm-interrupt-attr.c | 11 +
18 files changed, 65 insertions(+), 1612 deletions(-)
delete mode 100644 test/OpenMP/target_parallel_codegen.cpp
delete mode 100644 test/OpenMP/target_parallel_codegen_registration.cpp
delete mode 100644 test/OpenMP/target_parallel_codegen_registration_naming.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.