This is an archive of the discontinued LLVM Phabricator instance.

[flang] Cope with errors with array constructors
ClosedPublic

Authored by klausler on Jun 15 2021, 4:31 PM.

Details

Summary

When a program attempts to put something like a subprogram
into an array constructor, emit an error rather than crashing.

Diff Detail

Event Timeline

klausler created this revision.Jun 15 2021, 4:31 PM
klausler requested review of this revision.Jun 15 2021, 4:31 PM
This revision is now accepted and ready to land.Jun 16 2021, 2:31 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2021, 1:44 PM