This is an archive of the discontinued LLVM Phabricator instance.

[clang] Fix assertion fail when function has cleanups and fatal errors
ClosedPublic

Authored by Fznamznon on Aug 25 2023, 2:40 AM.

Diff Detail

Event Timeline

Fznamznon created this revision.Aug 25 2023, 2:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 25 2023, 2:40 AM
Fznamznon requested review of this revision.Aug 25 2023, 2:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 25 2023, 2:40 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
shafik accepted this revision.Aug 25 2023, 8:17 AM

Thank you for the fix! LGTM

This revision is now accepted and ready to land.Aug 25 2023, 8:17 AM