This is an archive of the discontinued LLVM Phabricator instance.

[flang] Don't fold STORAGE_SIZE() on polymorphic argument
ClosedPublic

Authored by klausler on Jan 27 2023, 10:00 AM.

Details

Summary

More generally, don't return a successful result from
Fortran::evaluate::DynamicType::MeasureSizeInBytes() when the
type is polymorphic.

Diff Detail

Event Timeline

klausler created this revision.Jan 27 2023, 10:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 27 2023, 10:00 AM
klausler requested review of this revision.Jan 27 2023, 10:00 AM
This revision is now accepted and ready to land.Jan 27 2023, 10:33 AM
This revision was landed with ongoing or failed builds.Jan 27 2023, 11:59 AM
This revision was automatically updated to reflect the committed changes.