[PATCH] D32905: [Analyzer] Iterator Checker - Part 9: Evaluation of std::find-like calls

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 29 02:08:26 PST 2019


baloghadamsoftware abandoned this revision.
baloghadamsoftware added a comment.
Herald added subscribers: Charusso, gamesh411.

The STL `find()` family is modeled in a separate checker: [[ https://reviews.llvm.org/D70818 | [Analyzer] Model STL Algoirthms to improve the iterator checkers ]]


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D32905/new/

https://reviews.llvm.org/D32905





More information about the cfe-commits mailing list