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(-)