[PATCH] D79378: PR34581: Don't remove an 'if (p)' guarding a call to 'operator delete(p)' under -Oz.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 4 18:14:08 PDT 2020
rsmith added a comment.
In D79378#2058753 <https://reviews.llvm.org/D79378#2058753>, @dnsampaio wrote:
> Hi @rsmith,
> are you still looking into this?
> cheers
Sorry for the delay, I'll be getting back to this soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79378/new/
https://reviews.llvm.org/D79378
More information about the cfe-commits
mailing list