[clang] [analyzer] MallocChecker – Fix false positive leak for smart pointers in temporary objects (PR #152751)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 9 07:10:59 PDT 2025


https://github.com/steakhal requested changes to this pull request.

Hey, thanks for the PR. I can see that you spent some time thinking about this issue.
I see no fundamental issues with the proposed changes, except that we could improve the implementation a bit.
Thanks again!

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


More information about the cfe-commits mailing list