This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 388b6bb796 [analyzer] A speculative fix for buildbot failures in the ne [...]
new 2a5d652583 [analyzer] [RetainCountChecker] Smart pointer support.
new 8522bc263e [analyzer] [RetainCountChecker] Produce a correct message wh [...]
new 29b1da7729 [analyzer] Extend BugType constructor to accept "SuppressOnS [...]
new cc94389e7c [analyzer] const-ify reference to bug type used in BugReporter
new bf3e81e62e [analyzer] [NFC] Clean up messy handling of bug categories i [...]
new 1055c85097 [analyzer] Extend the PathDiagnosticLocation constructor to [...]
new 56934968fc [analyzer] Introduce proper diagnostic for freeing unowned object
The 7 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:
.../StaticAnalyzer/Core/BugReporter/BugReporter.h | 12 +-
.../StaticAnalyzer/Core/BugReporter/BugType.h | 11 +-
.../StaticAnalyzer/Core/RetainSummaryManager.h | 4 +
lib/StaticAnalyzer/Checkers/IteratorChecker.cpp | 12 +-
lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 6 +-
.../RetainCountChecker/RetainCountChecker.cpp | 164 ++++++---------------
.../RetainCountChecker/RetainCountChecker.h | 22 +--
.../RetainCountChecker/RetainCountDiagnostics.cpp | 123 +++++++++++++---
.../RetainCountChecker/RetainCountDiagnostics.h | 36 +++--
.../Checkers/SimpleStreamChecker.cpp | 6 +-
lib/StaticAnalyzer/Checkers/ValistChecker.cpp | 4 +-
lib/StaticAnalyzer/Core/BugReporter.cpp | 8 +-
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 32 ++--
lib/StaticAnalyzer/Core/PathDiagnostic.cpp | 6 +
lib/StaticAnalyzer/Core/RetainSummaryManager.cpp | 16 +-
test/Analysis/os_object_base.h | 54 +++++++
test/Analysis/os_smart_ptr.h | 89 +++++++++++
test/Analysis/osobject-retain-release.cpp | 106 ++++++++-----
test/Analysis/test-separate-retaincount.cpp | 10 +-
19 files changed, 459 insertions(+), 262 deletions(-)
create mode 100644 test/Analysis/os_object_base.h
create mode 100644 test/Analysis/os_smart_ptr.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d462b2830 linux-a37d50ca3b837c19a297f349365d11a20c1087d0: 16549
new d1f797c83 llvm-1407b71dceef21dcdd75dfd72c2b76fd484db943: 16549
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 (d462b2830)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 126 +-
2-build_llvm/console.log | 10295 ++++++++++++++++-----------------
3-count_linux_objs/console.log | 1562 ++---
4-check_regression/console.log | 10 +-
5-update_baseline/console.log | 12 +-
console.log | 12005 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 12135 insertions(+), 11893 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 74ebd8a9975 AMDGPU: Convert tests away from llvm.SI.load.const
new bef167b1e3d [WebAssembly] Add languages from debug info to producers section
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/WebAssembly/LLVMBuild.txt | 2 +-
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 51 ++++++++++++++++++------
lib/Target/WebAssembly/WebAssemblyAsmPrinter.h | 1 +
test/CodeGen/WebAssembly/custom-sections.ll | 13 ++++++
test/MC/WebAssembly/debug-info.ll | 2 +-
5 files changed, 54 insertions(+), 15 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/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3a1c1a618 llvm-66303bc3a295d19d9f594b92e43146edcd1ab1ab: 16511
new 5a8071f8f linux-a3a80255d58d0f0d304ba877ae0313a264973a70: 16511
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 (3a1c1a618)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 116 +-
2-build_llvm/console.log | 9132 ++++++++++++++++----------------
3-count_linux_objs/console.log | 1361 +++--
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 44 +-
console.log | 10957 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10826 insertions(+), 10812 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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ae8436436 binutils-e89c69419641d638a96cb7ca3c9fa4b3feac5ce0: all
new d3978c03f gcc-a6872a2f0430bae9ca0e3e96fdf53e30f69c4dba: 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 (ae8436436)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 52 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3566 +++--
4-build_abe-stage1/console.log | 5131 +++----
5-count_linux_objs/console.log | 21882 ++++++++++++++-------------
console.log | 29245 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 29897 insertions(+), 30003 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/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
from 694c3ce4e llvm-ba2a2fba053eda8a1483fc31baf8586da2106899: 18216
new 733d72b14 linux-bebc6082da0a9f5d47a1ea2edc099bf671058bd4: 18213
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:
1-reset_artifacts/console.log | 280 +-
2-build_llvm/console.log | 9083 ++++++++++++------------
3-count_linux_objs/console.log | 4980 ++++++--------
4-check_regression/console.log | 17 +-
5-update_baseline/console.log | 14 +-
console.log | 14390 ++++++++++++++++++---------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 13395 insertions(+), 15391 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.