[PATCH] D158968: [analyzer] Fix assertion on casting SVal to NonLoc inside the IteratorRange checker

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 28 03:04:44 PDT 2023


steakhal added a comment.

In D158968#4620721 <https://reviews.llvm.org/D158968#4620721>, @donat.nagy wrote:

> LGTM. I'm not familiar with the Iterator checker family, but this is a very straightforward change.

Thanks for the review!
Well, it's an Ericsson checker ;)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158968



More information about the cfe-commits mailing list