This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f9accceeaa [Analyzer] Iterator Checkers - Use the region of the topmost [...]
new dee7e8f8d4 [Analyzer] Iterator Checker - Forbid decrements past the beg [...]
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/IteratorChecker.cpp | 244 +++++++++++++++---------
test/Analysis/iterator-range.cpp | 67 ++++---
2 files changed, 187 insertions(+), 124 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 356705aa60 Extend test for DependentSizedArrayType
new f9accceeaa [Analyzer] Iterator Checkers - Use the region of the topmost [...]
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/PathSensitive/MemRegion.h | 4 ++
lib/StaticAnalyzer/Checkers/IteratorChecker.cpp | 60 ++++++++--------------
lib/StaticAnalyzer/Core/MemRegion.cpp | 9 ++++
test/Analysis/iterator-range.cpp | 37 +++++++++++++
4 files changed, 71 insertions(+), 39 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-arm-stable-allyesconfig
in repository toolchain/binutils-gdb.
from 6c9af454ab Automatic date update in version.in
adds 881917c2cb 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-arm-mainline-defconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 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.
unknown user pushed a change to branch master
in repository llvm.
from 49a2ac0de48 [llvm-dwarfdump] - Dump the older versions of .eh_frame/.de [...]
new 35e86cfb137 [llvm-mc] - Do not crash when referencing undefined debug s [...]
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/MC/ELFObjectWriter.cpp | 14 ++++++++++++++
test/MC/ELF/undefined-debug.s | 5 +++++
2 files changed, 19 insertions(+)
create mode 100644 test/MC/ELF/undefined-debug.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.