This is an archive of the discontinued LLVM Phabricator instance.

[clang][dataflow] Don't crash if copy constructor arg doesn't have a storage location.
ClosedPublic

Authored by mboehme on Jun 28 2023, 2:16 AM.

Details

Diff Detail

Event Timeline

mboehme created this revision.Jun 28 2023, 2:16 AM
Herald added a project: Restricted Project. · View Herald Transcript
mboehme requested review of this revision.Jun 28 2023, 2:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 2:16 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
xazax.hun accepted this revision.Jun 28 2023, 2:23 AM
This revision is now accepted and ready to land.Jun 28 2023, 2:23 AM
sammccall accepted this revision.Jun 28 2023, 2:28 AM

Pre-merge failures look unrelated

This revision was landed with ongoing or failed builds.Jun 28 2023, 4:16 AM
This revision was automatically updated to reflect the committed changes.