This is an archive of the discontinued LLVM Phabricator instance.

[flang] Any type can appear in a structure constructor for an unlimited polymorphic allocatable component
ClosedPublic

Authored by klausler on Jan 12 2022, 2:10 PM.

Details

Summary

A bogus error message is appearing for structure constructors containing
values that correspond to unlimited polymorphic allocatable components.
A value of any type can actually be used.

Diff Detail

Event Timeline

klausler created this revision.Jan 12 2022, 2:10 PM
klausler requested review of this revision.Jan 12 2022, 2:10 PM
vdonaldson accepted this revision.Jan 12 2022, 3:19 PM
This revision is now accepted and ready to land.Jan 12 2022, 3:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2022, 10:38 AM