[PATCH] D29419: [Analyzer] Checker for mismatched iterators
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 1 13:37:21 PST 2017
baloghadamsoftware updated this revision to Diff 86709.
baloghadamsoftware added a comment.
Herald added a subscriber: mgorny.
The checker itself disappeared mystically from the previous diff...
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.86709.patch
Type: text/x-patch
Size: 29299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170201/8cbdd2e1/attachment-0001.bin>
More information about the cfe-commits
mailing list