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

Peter Szecsi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 06:55:53 PST 2017


szepet updated this revision to Diff 123176.
szepet added a reviewer: klimek.
szepet added a comment.
Herald added subscribers: a.sidorin, rnkovacs.

isAssignmentOp matcher moved to ASTMatchers.h
(Manuel added to reviewers as the code owner of ASTMatchers)


https://reviews.llvm.org/D38921

Files:
  include/clang/ASTMatchers/ASTMatchers.h
  lib/StaticAnalyzer/Core/LoopUnrolling.cpp
  test/Analysis/loop-unrolling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38921.123176.patch
Type: text/x-patch
Size: 6022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171116/cc6a928c/attachment-0001.bin>


More information about the cfe-commits mailing list