[PATCH] D109386: Fix use-after-free from GlobalCtors associated data
Wenlei He via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 8 08:00:12 PDT 2021
wenlei added a comment.
Yes, this looks like the kind of stuff VH is designed for. @wlei here's an example of how VH is used to handle deletion of BFI of basic blocks: https://reviews.llvm.org/D75341.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109386/new/
https://reviews.llvm.org/D109386
More information about the cfe-commits
mailing list