This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4bd8b99c54 [clang-proto-fuzzer] Update README. new aae6854ddb [StaticAnalyzer] LoopUnrolling: Track a LoopStack in order t [...]
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 | 30 +++-- lib/StaticAnalyzer/Core/ExprEngine.cpp | 32 +++-- lib/StaticAnalyzer/Core/LoopUnrolling.cpp | 146 ++++++++++----------- test/Analysis/loop-unrolling.cpp | 55 +++++++- 4 files changed, 158 insertions(+), 105 deletions(-)