[PATCH] D32747: [Analyzer] Iterator Checker - Part 3: Invalidation check, first for (copy) assignments

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 15 08:57:21 PST 2018


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

Rebased to current Part 2.


https://reviews.llvm.org/D32747

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32747.129870.patch
Type: text/x-patch
Size: 16744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180115/2bb249d0/attachment-0001.bin>


More information about the cfe-commits mailing list