This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c86d935259 [StaticAnalyzer] LoopUnrolling: Excluding loops which splits [...] new 424d9c2dea [StaticAnalyzer] LoopUnrolling: Keep track the maximum numbe [...]
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/LoopUnrolling.h | 2 +- lib/StaticAnalyzer/Core/ExprEngine.cpp | 3 +- lib/StaticAnalyzer/Core/LoopUnrolling.cpp | 85 ++++++++++++++-------- test/Analysis/loop-unrolling.cpp | 59 ++++++++++++++- 4 files changed, 114 insertions(+), 35 deletions(-)