This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from eff97972f9 [analyzer] Don't track the condition of foreach loops new 3a0426ea55 [analyzer] CastValueChecker: Model isa(), isa_and_nonnull()
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/CastValueChecker.cpp | 105 +++++++++++++++++++++-- test/Analysis/Inputs/llvm.h | 6 ++ test/Analysis/cast-value-logic.cpp | 7 +- test/Analysis/cast-value-notes.cpp | 25 ++++-- 4 files changed, 130 insertions(+), 13 deletions(-)