[PATCH] D109386: Fix use-after-free from GlobalCtors associated data
Lei Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 8 14:50:37 PDT 2021
wlei added a comment.
@rnk @rjmccall Thanks for the suggestion! @wenlei Thanks for the helpful example!
Changed to use ValueHandle(WeakTrackingVH) for this, please see if this looks good to you.
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