[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
Fri May 5 05:43:21 PDT 2017


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

Wrong diff.


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.97942.patch
Type: text/x-patch
Size: 22055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170505/458ac0a8/attachment-0001.bin>


More information about the cfe-commits mailing list