[PATCH] D38921: [analyzer] LoopUnrolling: update the matched assignment operators

Peter Szecsi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 28 04:39:11 PDT 2017


szepet updated this revision to Diff 120732.
szepet added a comment.

Updated to use a custom AST matcher for assignment operator check. (More structured and efficient.)


https://reviews.llvm.org/D38921

Files:
  lib/StaticAnalyzer/Core/LoopUnrolling.cpp
  test/Analysis/loop-unrolling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38921.120732.patch
Type: text/x-patch
Size: 5653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171028/16cace83/attachment.bin>


More information about the cfe-commits mailing list