[PATCH] D32642: [Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahead-of-begin checks

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 11 06:48:45 PST 2018


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

Updated to be based upon https://reviews.llvm.org/D41938 and https://reviews.llvm.org/D35110.


https://reviews.llvm.org/D32642

Files:
  lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  test/Analysis/Inputs/system-header-simulator-cxx.h
  test/Analysis/constraint_manager_negate_difference.c
  test/Analysis/diagnostics/explicit-suppression.cpp
  test/Analysis/iterator-range.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32642.129445.patch
Type: text/x-patch
Size: 34405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180111/0679aa0f/attachment-0001.bin>


More information about the cfe-commits mailing list