This is an archive of the discontinued LLVM Phabricator instance.

[clang] Fix a crash on invalid destructor
ClosedPublic

Authored by zyounan on Jun 25 2023, 9:46 AM.

Diff Detail

Event Timeline

zyounan created this revision.Jun 25 2023, 9:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 25 2023, 9:46 AM
zyounan requested review of this revision.Jun 25 2023, 9:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 25 2023, 9:46 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
zyounan added inline comments.Jun 25 2023, 9:48 AM
clang/docs/ReleaseNotes.rst
526

These underscores are not placed correctly so I revised them as well. Hope you don't mind. :)

zyounan updated this revision to Diff 534386.Jun 25 2023, 5:33 PM

Simplify test case

shafik accepted this revision.Jun 25 2023, 6:11 PM

Make sense to me.

This revision is now accepted and ready to land.Jun 25 2023, 6:11 PM
This revision was landed with ongoing or failed builds.Jun 25 2023, 6:35 PM
This revision was automatically updated to reflect the committed changes.