This is an archive of the discontinued LLVM Phabricator instance.

[flang] Enforce F'2023 C7125
ClosedPublic

Authored by klausler on Jul 21 2023, 8:34 AM.

Details

Summary

An item whose declared type is ABSTRACT may not appear in an
array constructor.

Diff Detail

Event Timeline

klausler created this revision.Jul 21 2023, 8:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 21 2023, 8:34 AM
klausler requested review of this revision.Jul 21 2023, 8:34 AM
This revision is now accepted and ready to land.Jul 21 2023, 12:21 PM
This revision was automatically updated to reflect the committed changes.