[PATCH] D76379: [Analyzer] IteratorRangeChecker verify `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:52 PDT 2020


baloghadamsoftware added a comment.

This patch replaces the verification part of D62895 <https://reviews.llvm.org/D62895>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76379





More information about the cfe-commits mailing list