This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 31a8e3fd05 Revert "Fix failing MSan bots"
new dee1d67a61 [NFC] Fix wParentheses warning in ASTContext getFixedPointSemantics
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/ASTContext.cpp | 6 +++---
1 file changed, 3 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 clang.
from d3a49e8ae1 [clang] Change to range-based invocation of llvm::sort
new 31a8e3fd05 Revert "Fix failing MSan bots"
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:
.../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/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from afef1fb8f3 Automatic date update in version.in
adds 0275cea0c3 Automatic date update in version.in
adds 5ab46147f5 Automatic date update in version.in
adds 495a882690 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8961ee1f1 linux-8979da2558a4993989542e1d2db23b426b148ae9: all
new bf18f9ff6 binutils-495a8826905cd4933c7943e995cbe4db8465863d: 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 (8961ee1f1)
\
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:
1-reset_artifacts/console.log | 104 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6478 ++++++++--------
4-build_abe-stage1/console.log | 8666 ++++++++++-----------
5-count_linux_objs/console.log | 269 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15459 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15637 insertions(+), 15391 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 ecd3de774e8 [adt] Twine(nullptr) derefs the nullptr. Add a deleted Twin [...]
new e05708b081b [GlobalISel] Change to range-based invocation of llvm::sort
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/CodeGen/GlobalISel/LegalizerInfo.cpp | 9 +++------
1 file changed, 3 insertions(+), 6 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-stable-allyesconfig
in repository toolchain/ci/gcc.
from 58d47a89354 2019-01-18 Richard Biener <rguenther(a)suse.de>
new 60da8226d8a Update PR middle-end/88587 tests
new b2bc247178d PR c++/86926 * g++.dg/cpp1z/constexpr-lambda23.C: New test.
new 432ce2bcf2d PR libbacktrace/88890 * mmapio.c (backtrace_get_view): Ch [...]
new e882cbe6df6 rs6000: Fix *movsi_from_df (PR88892)
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:
gcc/ChangeLog | 6 ++++++
gcc/config/rs6000/rs6000.md | 23 +++++++++--------------
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda23.C | 16 ++++++++++++++++
gcc/testsuite/g++.target/i386/pr88587.C | 4 ++--
gcc/testsuite/gcc.target/i386/mvc13.c | 4 ++--
libbacktrace/ChangeLog | 9 +++++++++
libbacktrace/elf.c | 2 +-
libbacktrace/internal.h | 2 +-
libbacktrace/mmapio.c | 8 +++++++-
libbacktrace/read.c | 8 +++++++-
11 files changed, 73 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda23.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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from 8aa0c6faf gcc-58d47a89354ea615c871bbf0df19678702ab65b6: 16083
new ddcf8353e gcc-e882cbe6df6bf1ee886c6bdcf9c161180821ab0b: 16083
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 | 31 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3612 +-
4-build_abe-stage1/console.log | 5389 ++-
5-count_linux_objs/console.log | 69400 ++++++++++++++++++------------------
6-check_regression/console.log | 17 +-
7-update_baseline/console.log | 24 +-
console.log | 69989 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 74194 insertions(+), 74288 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 d5978f137d5 [X86] Lower avx2/avx512f gather intrinsics to X86MaskedGath [...]
new 50070e7744f [SelectionDAG] Split very large token factors for chained s [...]
new ecd3de774e8 [adt] Twine(nullptr) derefs the nullptr. Add a deleted Twin [...]
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/Twine.h | 3 +++
include/llvm/IR/IRBuilder.h | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +-
3 files changed, 5 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 eead5b6bee [X86] Only define _XCR_XFEATURE_ENABLED_MASK in xsaveintrin. [...]
new d3a49e8ae1 [clang] Change to range-based invocation of llvm::sort
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/Format/Format.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.