[clang] [analyzer] Use explicit call description mode in iterator checkers (PR #88913)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 10:08:57 PDT 2024


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

This should be all good.

FYI std lib funcs are not always functions. They could be also niebloids, which we cant actually hook. This shouldnt affect these apis though. I left it here as food for thought.

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


More information about the cfe-commits mailing list