[clang] [clang][analyzer] Add support for C++23 container methods releated to iterator in ContainerModeling (PR #129719)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 11 11:24:53 PDT 2025


https://github.com/NagyDonat approved this pull request.

Well, I have to admit that I'm not familiar with this checker -- my recent change is just part of a semi-automated commit series that mechanically changed the same trivial thing in many checkers.

However, your change appears to be straightforward and well-tested, so I'm giving a tentative approval. I also added a few other reviewers, so please wait with merging it for a few days or until somebody else approves this change.

https://github.com/llvm/llvm-project/pull/129719


More information about the cfe-commits mailing list