This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.h | 33 +++++++++++++++++++++------------
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++++++++
6 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.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 97e21dd344c [InstCombine] add tests for implied simplifications; NFC
new 584d7ccb4ee [asan] Split -asan-use-private-alias to -asan-use-odr-indicator
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/Transforms/Instrumentation/AddressSanitizer.cpp | 19 ++++++++++++-------
test/Instrumentation/AddressSanitizer/local_alias.ll | 11 ++++++++---
2 files changed, 20 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 compiler-rt.
from 5fc9c911c Fix sanitizer unit test
new 803ba10e8 [asan] Remove use_odr_indicator runtime flag
new f5bdd93f9 [asan] Split -asan-use-private-alias to -asan-use-odr-indicator
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/asan/asan_flags.inc | 2 --
lib/asan/asan_globals.cc | 4 +---
test/asan/TestCases/Darwin/odr-lto.cc | 4 ++--
test/asan/TestCases/Linux/local_alias.cc | 2 +-
test/asan/TestCases/Linux/odr-violation.cc | 11 +++++++----
5 files changed, 11 insertions(+), 12 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.h | 33 +++++++++++++++++++++------------
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++++++++
6 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.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 gcc.
from 7a88162dfe5 * ipa-prop.c (jump_function_useful_p): New. (ipa_read_nod [...]
adds 7fe7987e97c 2018-12-04 Vladimir Makarov <vmakarov(a)redhat.com>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/lra-constraints.c | 10 +++++++---
2 files changed, 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.h | 33 +++++++++++++++++++++------------
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++++++++
6 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.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 lldb.
from 85754bc63 [build.py] A few general improvements.
new 009d097f3 Fix LLDB build script.
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:
lit/helper/build.py | 7 ++++---
1 file changed, 4 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 llvm.
from b5c2dcfa2d5 [llvm-pdbutil] Remove the analyze subcommand.
new 72482ac5514 AArch64: clean up some whitespace in Windows CC (NFC)
new 97e21dd344c [InstCombine] add tests for implied simplifications; 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/AArch64CallingConvention.td | 2 +-
test/Transforms/InstCombine/icmp-dom.ll | 168 +++++++++++++++++++++++++
2 files changed, 169 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 6e3ba53989 Adding tests for -ast-dump; NFC.
new f8d79d8030 Fix crash if an in-class explicit function specialization ha [...]
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/Sema/SemaTemplateInstantiateDecl.cpp | 22 ++++++++++++----------
test/SemaTemplate/member-specialization.cpp | 11 +++++++++++
2 files changed, 23 insertions(+), 10 deletions(-)
create mode 100644 test/SemaTemplate/member-specialization.cpp
--
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 7def6528d [PDB] Emit S_UDT records in LLD.
new 45524b4fb [ELF] Simplify getSectionPiece
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/InputSection.cpp | 17 +++++------------
1 file changed, 5 insertions(+), 12 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.h | 33 +++++++++++++++++++++------------
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++++++++
6 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 6c9af454ab Automatic date update in version.in
adds 881917c2cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/binutils-gdb.
from 6c9af454ab Automatic date update in version.in
adds 881917c2cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from 6c9af454ab Automatic date update in version.in
adds 881917c2cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 lldb.
from 8d604da74 Add SBInitializerOptions.cpp.
new 85754bc63 [build.py] A few general improvements.
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:
lit/BuildScript/modes.test | 35 ++++++++
lit/BuildScript/script-args.test | 32 +++++++
lit/BuildScript/toolchain-clang-cl.test | 49 +++++++++++
lit/BuildScript/toolchain-msvc.test | 62 +++++++++++++
lit/CMakeLists.txt | 7 +-
lit/helper/build.py | 148 ++++++++++++++++++++++++--------
lit/helper/toolchain.py | 5 +-
lit/lit.site.cfg.py.in | 1 +
8 files changed, 302 insertions(+), 37 deletions(-)
create mode 100644 lit/BuildScript/modes.test
create mode 100644 lit/BuildScript/script-args.test
create mode 100644 lit/BuildScript/toolchain-clang-cl.test
create mode 100644 lit/BuildScript/toolchain-msvc.test
--
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 edb094151e9 [AVR] Silence fallthrough warning. NFC.
new 429f642b80b [PDB] Emit S_UDT records in LLD.
new b5c2dcfa2d5 [llvm-pdbutil] Remove the analyze subcommand.
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:
.../llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h | 1 -
lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp | 39 +++++-
tools/llvm-pdbutil/Analyze.cpp | 148 ---------------------
tools/llvm-pdbutil/Analyze.h | 30 -----
tools/llvm-pdbutil/CMakeLists.txt | 1 -
tools/llvm-pdbutil/llvm-pdbutil.cpp | 23 ----
6 files changed, 32 insertions(+), 210 deletions(-)
delete mode 100644 tools/llvm-pdbutil/Analyze.cpp
delete mode 100644 tools/llvm-pdbutil/Analyze.h
--
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 ed8ad4e97e [PowerPC] Make no-PIC default to match GCC - CLANG
new ef1d87ea6e Add tests for dumping base classes; NFC.
new 6e3ba53989 Adding tests for -ast-dump; 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:
test/AST/ast-dump-record-definition-data.cpp | 190 +++++++++++
test/AST/ast-dump-records.cpp | 37 ++
test/AST/ast-dump-special-member-functions.cpp | 446 +++++++++++++++++++++++++
3 files changed, 673 insertions(+)
create mode 100644 test/AST/ast-dump-record-definition-data.cpp
create mode 100644 test/AST/ast-dump-special-member-functions.cpp
--
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 f0c8902fb Remove unreachable code.
new 7def6528d [PDB] Emit S_UDT records in LLD.
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/PDB.cpp | 20 +-
test/COFF/pdb-globals.test | 6 +-
test/COFF/pdb-symbol-types.yaml | 8 +-
test/COFF/pdb-type-server-simple.test | 10 +-
test/COFF/s_udt.s | 475 ++++++++++++++++++++++++++++++++++
5 files changed, 501 insertions(+), 18 deletions(-)
create mode 100644 test/COFF/s_udt.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 a348028e7c2 [ADT] Add zip_longest iterators
new dcd2fa5f1e8 Revert "[ADT] Add zip_longest iterators"
new edb094151e9 [AVR] Silence fallthrough warning. 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:
include/llvm/ADT/STLExtras.h | 126 +-----------------------------
lib/Target/AVR/AsmParser/AVRAsmParser.cpp | 1 +
unittests/ADT/IteratorTest.cpp | 30 -------
3 files changed, 2 insertions(+), 155 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.