[PATCH] D32902: [Analyzer] Iterator Checker - Part 7: Support for push and pop operations

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 5 02:05:38 PDT 2018


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

Updated according to the comments and rebased.


https://reviews.llvm.org/D32902

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32902.163984.patch
Type: text/x-patch
Size: 23700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180905/3ed8e45a/attachment-0001.bin>


More information about the cfe-commits mailing list