[PATCH] D62895: [Analyzer] Iterator Checkers - Check and simulate `std::advance`, `std::prev` and `std::next`

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 18 12:29:53 PDT 2020


baloghadamsoftware abandoned this revision.
baloghadamsoftware added a comment.
Herald added subscribers: ASDenysPetrov, martong, steakhal.

Replaced by D76379 <https://reviews.llvm.org/D76379> and D76361 <https://reviews.llvm.org/D76361>.


Repository:
  rC Clang

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

https://reviews.llvm.org/D62895





More information about the cfe-commits mailing list