[PATCH] D29419: [Analyzer] Checker for mismatched iterators

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 20 07:45:28 PST 2017


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

Updated according to the comments.


https://reviews.llvm.org/D29419

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29419.89123.patch
Type: text/x-patch
Size: 29077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170220/48a0f58c/attachment-0001.bin>


More information about the cfe-commits mailing list