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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards aa7f6ad562 0: last-good: binutils-gcc-linux: all
new dbd9359654 0: last-good: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (aa7f6ad562)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4168 ++++++++--------
4-build_abe-stage1/console.log | 5141 ++++++++++----------
5-count_linux_objs/console.log | 493 +-
console.log | 9822 +++++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
6 files changed, 10784 insertions(+), 8856 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 264d6736fe Fix implementation of [temp.local]p4.
new 7246b0179c [ObjC] For type substitution in generics use a regular recur [...]
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/AST/Type.cpp | 397 ++++++++++++++++++++++++++-----------------------------
1 file changed, 185 insertions(+), 212 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 0fd94f0ee [libFuzzer] form mode: add -ignore_crashes flag, honor the ma [...]
new b719a6a81 [Sanitizer] iOS: Pull up parallelism_group handling into comm [...]
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/asan/lit.cfg | 2 --
test/fuzzer/lit.cfg | 2 --
test/lit.common.cfg | 7 +++----
test/sanitizer_common/lit.common.cfg | 2 --
test/tsan/lit.cfg | 2 --
test/ubsan/lit.common.cfg | 5 -----
6 files changed, 3 insertions(+), 17 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 ba66e8fd763 [InstCombine] Address a couple stylistic issues pointed out [...]
new a9c85cb3b82 [X86] Don't set exception mask bits when modifying FPCW to [...]
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/X86ISelLowering.cpp | 38 ++++--
test/CodeGen/X86/bswap_tree2.ll | 10 +-
test/CodeGen/X86/fp-cvt.ll | 156 +++++++++++-----------
test/CodeGen/X86/inline-asm-fpstack.ll | 10 +-
test/CodeGen/X86/pr34080-2.ll | 18 +--
test/CodeGen/X86/pr34080.ll | 44 +++----
test/CodeGen/X86/pr40529.ll | 12 +-
test/CodeGen/X86/scalar-fp-to-i64.ll | 220 ++++++++++++++++----------------
test/CodeGen/X86/trunc-to-bool.ll | 18 +--
test/CodeGen/X86/vec_fp_to_int-widen.ll | 8 +-
test/CodeGen/X86/vec_fp_to_int.ll | 8 +-
11 files changed, 278 insertions(+), 264 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 lldb.
from cced49181 Fix AST generated for a class template to connect the class i [...]
new 5f927e098 Revert "Don't include UnixSignals.h from Host."
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/lldb/Host/Host.h | 2 ++
include/lldb/Host/Symbols.h | 5 +----
include/lldb/Target/Platform.h | 2 +-
include/lldb/Target/UnixSignals.h | 1 -
source/Host/common/Host.cpp | 7 +++++++
source/Host/common/Symbols.cpp | 9 ++++-----
.../Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp | 2 +-
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 6 +-----
source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp | 5 +----
source/Target/Platform.cpp | 4 ++--
source/Target/UnixSignals.cpp | 7 -------
unittests/Host/SymbolsTest.cpp | 9 ++-------
12 files changed, 22 insertions(+), 37 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 b872cddd89 Revert r354075 "[clang][FileManager] fillRealPathName even i [...]
new 264d6736fe Fix implementation of [temp.local]p4.
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/Sema/Lookup.h | 19 +++-
include/clang/Sema/Sema.h | 16 +++-
lib/Sema/SemaDecl.cpp | 18 ++--
lib/Sema/SemaDeclCXX.cpp | 1 -
lib/Sema/SemaLookup.cpp | 22 ++++-
lib/Sema/SemaTemplate.cpp | 142 ++++++++++++++++------------
test/CXX/class.access/p4.cpp | 10 +-
test/CXX/temp/temp.decls/temp.friend/p1.cpp | 6 +-
test/SemaTemplate/temp.cpp | 39 +++++++-
9 files changed, 184 insertions(+), 89 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 lldb.
from a91784100 Don't include UnixSignals.h from Host.
new 497f18474 [win] Resolve the module only if there isn't one already
new cced49181 Fix AST generated for a class template to connect the class i [...]
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:
.../Windows-DYLD/DynamicLoaderWindowsDYLD.cpp | 28 +++++++++++++++-------
.../Windows-DYLD/DynamicLoaderWindowsDYLD.h | 3 ++-
.../Process/Windows/Common/ProcessWindows.cpp | 6 ++---
source/Symbol/ClangASTContext.cpp | 1 +
4 files changed, 24 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 compiler-rt.
from 710e49a53 Fix unsymbolized stack history printing.
new 1885267b7 Fix invalid code that Clang trunk will soon diagnose.
new 0fd94f0ee [libFuzzer] form mode: add -ignore_crashes flag, honor the ma [...]
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/fuzzer/FuzzerDriver.cpp | 1 +
lib/fuzzer/FuzzerFlags.def | 1 +
lib/fuzzer/FuzzerFork.cpp | 72 +++++++++++++++++-----
lib/fuzzer/FuzzerIO.cpp | 2 +-
lib/fuzzer/FuzzerIO.h | 2 +-
lib/fuzzer/FuzzerIOPosix.cpp | 4 +-
lib/fuzzer/FuzzerIOWindows.cpp | 2 +-
lib/fuzzer/FuzzerOptions.h | 5 +-
.../tests/sanitizer_allocator_test.cc | 2 +-
test/fuzzer/fork.test | 4 ++
10 files changed, 71 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.