[PATCH] D62525: [Analyzer] Add new visitor to the iterator checkers

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 14 08:05:13 PST 2020


baloghadamsoftware abandoned this revision.
baloghadamsoftware added a comment.

Superseded by [[ https://reviews.llvm.org/D73720 | [Analyzer] Use note tags to track container begin and and changes ]], [[ https://reviews.llvm.org/D74541 | [Analyzer] Use note tags to track iterator increments and decrements ]] and [[ https://reviews.llvm.org/D74615 | [Analyzer] Add visitor to track iterator invalidation ]].


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

https://reviews.llvm.org/D62525





More information about the cfe-commits mailing list