[PATCH] D53812: [Analyzer] Iterator Checker - Forbid decrements past the begin() and increments past the end() of containers

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 3 06:44:13 PST 2018


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

One error message slightly updated.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53812/new/

https://reviews.llvm.org/D53812

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53812.176389.patch
Type: text/x-patch
Size: 20388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181203/4ba7a57f/attachment-0001.bin>


More information about the cfe-commits mailing list