[PATCH] D32845: [Analyzer] Iterator Checker - Part 4: Mismatched iterator checker for function parameters

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 14 15:02:50 PDT 2018


NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: Szelethus.

Looks good. I guess we may have to tone down the heuristic about "all template functions" if we see it fail.

@a.sidorin and @whisperity have some valid minor comments.


https://reviews.llvm.org/D32845





More information about the cfe-commits mailing list