[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
Fri Aug 22 03:34:50 PDT 2025
steakhal wrote:
One more comment. Please don't use force-pushes on GitHub. That ruins the review experience. Use merges instead, and never break your commit history chain.
Another remark would be to add the commit hash to the reply comment where you say that something was fixed. That way the reviewer can easily click on the commit and verify that yes, indeed it was fixed in the right way.
https://github.com/llvm/llvm-project/pull/152751
More information about the cfe-commits
mailing list