This is an archive of the discontinued LLVM Phabricator instance.

[StructurizeCFG][DebugInfo] Avoid use-after-free
ClosedPublic

Authored by jmmartinez on Nov 4 2022, 4:33 AM.

Diff Detail

Event Timeline

jmmartinez created this revision.Nov 4 2022, 4:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 4 2022, 4:33 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
jmmartinez requested review of this revision.Nov 4 2022, 4:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 4 2022, 4:33 AM
jmmartinez added a project: Restricted Project.
dstuttard accepted this revision.Nov 4 2022, 4:44 AM

This fixes the issue I was observing. Thanks.

This revision is now accepted and ready to land.Nov 4 2022, 4:44 AM
This revision was landed with ongoing or failed builds.Nov 4 2022, 6:40 AM
This revision was automatically updated to reflect the committed changes.