[PATCH] D37181: {StaticAnalyzer} LoopUnrolling: Keep track the maximum number of steps for each loop
Peter Szecsi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 28 02:57:53 PDT 2017
szepet updated this revision to Diff 112866.
szepet marked an inline comment as done.
szepet added a comment.
Updated to use static int.
https://reviews.llvm.org/D37181
Files:
include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h
lib/StaticAnalyzer/Core/ExprEngine.cpp
lib/StaticAnalyzer/Core/LoopUnrolling.cpp
test/Analysis/loop-unrolling.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37181.112866.patch
Type: text/x-patch
Size: 10471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170828/a9cdf158/attachment-0001.bin>
More information about the cfe-commits
mailing list