This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4d1d8f287a [analyzer] Nullability: Don't detect post factum violation o [...]
new 09ed9617ba [analyzer] MallocChecker: Avoid redundant transitions.
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/StaticAnalyzer/Checkers/MallocChecker.cpp | 13 +++++++++++--
1 file changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/binutils-gdb.
from 637d905555 Automatic date update in version.in
adds 081de957bc 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 clang.
from 447f4b58b0 [analyzer] Fix the "Zombie Symbols" bug.
new 4d1d8f287a [analyzer] Nullability: Don't detect post factum violation o [...]
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/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 22 ++++++++----
test/Analysis/nullability-arc.mm | 39 ++++++++++++++++++++++
test/Analysis/nullability.mm | 35 +++++++++++++++++--
3 files changed, 88 insertions(+), 8 deletions(-)
create mode 100644 test/Analysis/nullability-arc.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.
unknown user pushed a change to branch master
in repository clang.
from 4d6bda0df4 [analyzer] Fixes after rebase.
new 447f4b58b0 [analyzer] Fix the "Zombie Symbols" bug.
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:
.../Core/PathSensitive/SMTConstraintManager.h | 2 +-
.../Core/PathSensitive/SymbolManager.h | 22 +-------
lib/StaticAnalyzer/Checkers/CStringChecker.cpp | 3 -
.../Checkers/DynamicTypePropagation.cpp | 5 --
.../Checkers/MPI-Checker/MPIChecker.cpp | 3 -
.../Checkers/MacOSKeychainAPIChecker.cpp | 44 +++++++++++++++
lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 3 -
lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 3 -
.../RetainCountChecker/RetainCountChecker.cpp | 14 ++---
lib/StaticAnalyzer/Checkers/StreamChecker.cpp | 34 +++++------
lib/StaticAnalyzer/Core/Environment.cpp | 5 --
lib/StaticAnalyzer/Core/ExprEngine.cpp | 65 ++++++++++------------
lib/StaticAnalyzer/Core/RangeConstraintManager.cpp | 2 +-
lib/StaticAnalyzer/Core/RegionStore.cpp | 21 +------
lib/StaticAnalyzer/Core/SymbolManager.cpp | 9 ---
test/Analysis/MisusedMovedObject.cpp | 22 ++++++++
test/Analysis/keychainAPI.m | 14 ++++-
test/Analysis/loop-block-counts.c | 26 +++++++++
test/Analysis/pr22954.c | 2 +-
test/Analysis/retain-release-cpp-classes.cpp | 33 +++++++++++
test/Analysis/self-assign.cpp | 7 ++-
test/Analysis/simple-stream-checks.c | 5 ++
test/Analysis/unions.cpp | 3 +-
23 files changed, 208 insertions(+), 139 deletions(-)
create mode 100644 test/Analysis/loop-block-counts.c
create mode 100644 test/Analysis/retain-release-cpp-classes.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/binutils-gdb.
from 637d905555 Automatic date update in version.in
adds 081de957bc 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.