This is an archive of the discontinued LLVM Phabricator instance.

[flang][runtime] Allow CLASS(*) components when creating descriptors
ClosedPublic

Authored by klausler on Dec 15 2022, 11:36 AM.

Details

Summary

Extend the descriptor creation function for components to allow
unlimited polymorphic components (CLASS(*)) and to also properly set
the attributes of the established descriptors.

Diff Detail

Event Timeline

klausler created this revision.Dec 15 2022, 11:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 11:36 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Dec 15 2022, 11:36 AM
This revision is now accepted and ready to land.Dec 15 2022, 11:37 AM
This revision was landed with ongoing or failed builds.Dec 16 2022, 3:10 PM
This revision was automatically updated to reflect the committed changes.