This is an archive of the discontinued LLVM Phabricator instance.

[Unwind] Cast exception class pointer for strcpy
ClosedPublic

Authored by hans on Sep 2 2021, 9:46 AM.

Details

Reviewers
danielkiss
compnerd
Group Reviewers
Restricted Project
Commits
rG1bc175d486b5: [Unwind] Cast exception class pointer for strcpy
Summary

Follow-up to f5b997e6b706, see comment on https://reviews.llvm.org/D109047

Diff Detail

Event Timeline

hans created this revision.Sep 2 2021, 9:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2021, 9:46 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
hans requested review of this revision.Sep 2 2021, 9:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2021, 9:46 AM
danielkiss accepted this revision.Sep 2 2021, 9:48 AM

LGTM, thanks.

compnerd accepted this revision.Sep 2 2021, 9:48 AM
This revision is now accepted and ready to land.Sep 2 2021, 9:48 AM
This revision was landed with ongoing or failed builds.Sep 2 2021, 10:01 AM
This revision was automatically updated to reflect the committed changes.