[PATCH] D32860: [Analyzer] Iterator Checker - Part 6: Mismatched iterator checker for constructors and comparisons
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 3 10:22:59 PDT 2018
baloghadamsoftware updated this revision to Diff 163736.
baloghadamsoftware added a comment.
Herald added subscribers: Szelethus, mikhail.ramalho.
Checking of constructor parameters moved to `PreCall` check.
https://reviews.llvm.org/D32860
Files:
lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
test/Analysis/mismatched-iterator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32860.163736.patch
Type: text/x-patch
Size: 5550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180903/bb5d18a6/attachment.bin>
More information about the cfe-commits
mailing list