This is an archive of the discontinued LLVM Phabricator instance.

Improve fatal error message when handling promised interfaces
ClosedPublic

Authored by mehdi_amini on Jun 23 2023, 6:17 PM.

Details

Summary

When initializing DialectInterfaceCollection, we wouldn't have the missing
interface name in the error.

Diff Detail

Event Timeline

mehdi_amini created this revision.Jun 23 2023, 6:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 23 2023, 6:17 PM
mehdi_amini requested review of this revision.Jun 23 2023, 6:17 PM
rriddle accepted this revision.Jun 23 2023, 6:22 PM
This revision is now accepted and ready to land.Jun 23 2023, 6:22 PM
This revision was landed with ongoing or failed builds.Jun 23 2023, 7:08 PM
This revision was automatically updated to reflect the committed changes.