[PATCH] D32906: [Analyzer] Iterator Checker - Part 10: Support for iterators passed as parameter

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 3 06:34:31 PDT 2018


baloghadamsoftware updated this revision to Diff 145008.
baloghadamsoftware added a comment.

Rebased, and minor modifications done according to the comments.


https://reviews.llvm.org/D32906

Files:
  lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  test/Analysis/iterator-range.cpp
  test/Analysis/mismatched-iterator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32906.145008.patch
Type: text/x-patch
Size: 3877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180503/26808865/attachment-0001.bin>


More information about the cfe-commits mailing list