This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from baf32fac2bf [GlobalOpt] Swap the expensive check for cold calls with th [...]
new f0d90ddef56 [llvm-objcopy] Accept --long-option but not -long-option
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/tools/llvm-objcopy/ELF/help-message.test | 4 +-
test/tools/llvm-objcopy/ELF/objcopy-version.test | 1 -
test/tools/llvm-objcopy/ELF/strip-all.test | 18 +++-----
test/tools/llvm-objcopy/ELF/strip-version.test | 1 -
tools/llvm-objcopy/ObjcopyOpts.td | 55 ++++++++++++------------
tools/llvm-objcopy/StripOpts.td | 37 ++++++++--------
6 files changed, 56 insertions(+), 60 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 2963769395 [www] Rebuild cxx_dr_status.
new 7ffa1db3cf [analyzer] Fix crash when returning C++ objects from ObjC me [...]
new 4968e43c26 [analyzer] RetainCount: Allow offsets in return values.
new a4ed8a5aed [analyzer] RetainCount: Add a suppression for "the Matching rule".
new 51d7df37f8 PR41607: Don't forget to substitute outer template arguments [...]
The 4 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/DeclTemplate.h | 19 ++++++++++++
lib/Analysis/RetainSummaryManager.cpp | 35 +++++++++++++---------
lib/Sema/SemaTemplateInstantiate.cpp | 14 +++++----
.../RetainCountChecker/RetainCountChecker.cpp | 6 ++--
lib/StaticAnalyzer/Core/RegionStore.cpp | 9 +++++-
test/Analysis/nil-receiver.mm | 24 +++++++++++++++
test/Analysis/osobject-retain-release.cpp | 23 ++++++++++++++
test/Analysis/retain-release.mm | 32 ++++++++++++++++++++
.../explicit-specialization-member.cpp | 17 +++++++++++
9 files changed, 157 insertions(+), 22 deletions(-)
create mode 100644 test/Analysis/nil-receiver.mm
--
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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/gcc.
from 0b8d9fffd98 2019-04-24 Paul Thomas <pault(a)gcc.gnu.org>
adds c7c137d66d2 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from ef8e3907d1 Automatic date update in version.in
adds 32ed64e7c2 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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 0ddef590 0: update: binutils-gcc-glibc: 0
new 12d34748 0: update: binutils-gcc-glibc: 0
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 (0ddef590)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
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:
01-reset_artifacts/console.log | 158 +-
02-prepare_abe/console.log | 284 +-
03-build_abe-binutils/console.log | 10688 ++--
04-build_abe-stage1/console.log | 13084 +++--
05-build_abe-linux/console.log | 302 +-
06-build_abe-glibc/console.log | 35371 ++++++------
07-build_abe-stage2/console.log | 40022 +++++++-------
08-benchmark/benchmark.log | 16 +-
08-benchmark/console.log | 170 +-
09-check_regression/console.log | 290 +-
10-update_baseline/console.log | 288 +-
console.log | 100661 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results.csv | 32 +-
results_id | 2 +-
15 files changed, 100636 insertions(+), 100746 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_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/llvm-project.
from 7aa4dc9458a Merging r357506:
adds 604a4178228 Merging r358885:
No new revisions were added by this update.
Summary of changes:
lld/ELF/InputSection.cpp | 2 +
lld/test/ELF/compressed-input-alignment.test | 67 ++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)
create mode 100644 lld/test/ELF/compressed-input-alignment.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/gcc.
from 0b8d9fffd98 2019-04-24 Paul Thomas <pault(a)gcc.gnu.org>
adds c7c137d66d2 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from ef8e3907d1 Automatic date update in version.in
adds 32ed64e7c2 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_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards da3bf5eb 0: update: binutils-gcc-glibc-llvm: 0
new 0d8ec165 0: update: binutils-gcc-glibc-llvm: 0
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 (da3bf5eb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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:
01-reset_artifacts/console.log | 229 +-
02-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 10251 +--
04-build_abe-stage1/console.log | 17006 ++---
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 34858 +++++-----
07-build_abe-stage2/console.log | 46350 +++++++------
08-build_llvm-true/console.log | 11635 ++--
09-benchmark/benchmark.log | 17 +-
09-benchmark/console.log | 165 +-
10-check_regression/console.log | 198 +-
11-update_baseline/console.log | 38 +-
console.log | 121522 ++++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
results.csv | 20 +-
results_id | 2 +-
16 files changed, 121567 insertions(+), 121334 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 e1f81ac9e9 lib/Header: Fix Visual Studio builds
new f06d3729e5 Revert lib/Header: Fix Visual Studio builds
new 6035bca43a Add missing diagnostic for explicit instantiation declaratio [...]
new 4241f674da C++ DR2387: a variable template declared wtih (or instantiat [...]
new 2963769395 [www] Rebuild cxx_dr_status.
The 4 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/DiagnosticSemaKinds.td | 2 +
lib/AST/Decl.cpp | 81 +-
lib/Headers/CMakeLists.txt | 2 +-
lib/Sema/SemaTemplate.cpp | 66 +-
test/CXX/drs/dr0xx.cpp | 7 +-
test/CXX/drs/dr17xx.cpp | 2 +-
test/CXX/drs/dr23xx.cpp | 26 +
test/CXX/module/module.interface/p3.cpp | 2 +-
test/CXX/module/module.interface/p5.cpp | 6 +-
.../CodeGenCXX/cxx1y-variable-template-linkage.cpp | 54 +-
test/SemaCXX/PR10177.cpp | 3 +-
test/SemaCXX/libcxx_valarray_hack.cpp | 32 +
test/SemaCXX/warn-unused-filescoped.cpp | 3 +-
test/SemaCXX/warn-unused-variables.cpp | 4 +-
www/cxx_dr_status.html | 28404 ++++++++++---------
15 files changed, 14451 insertions(+), 14243 deletions(-)
create mode 100644 test/CXX/drs/dr23xx.cpp
create mode 100644 test/SemaCXX/libcxx_valarray_hack.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.