[PATCH] D150552: [analyzer] Fix QTimer::singleShot NewDeleteLeaks false positive
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 16 03:17:08 PDT 2023
steakhal accepted this revision.
steakhal added a comment.
This revision is now accepted and ready to land.
Good job. Looks good to me.
This is pretty much analogous to D27717 <https://reviews.llvm.org/D27717>. The same reasoning applies.
Thanks for the patch. Should I commit this on your behalf?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150552/new/
https://reviews.llvm.org/D150552
More information about the cfe-commits
mailing list