[clang] [analyzer] Detect leaks of stack addresses via output params, indirect globals 3/3 (PR #105648)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 26 11:11:07 PDT 2024


https://github.com/NagyDonat commented:

I read the commit once and I have a serious question about using `getOriginRegion` in the invalidation logic (see inline comment for details). Apart from that, the code LGTM (I might return later with a few additional comments from a more through review, but I don't except anything important). 

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


More information about the cfe-commits mailing list