More generally, don't return a successful result from
Fortran::evaluate::DynamicType::MeasureSizeInBytes() when the
type is polymorphic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142772
[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
Diff Detail
Event TimelineThis 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 Closed by commit rG057a2c239e80: [flang] Don't fold STORAGE_SIZE() on polymorphic argument (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 492872 flang/lib/Evaluate/type.cpp
flang/test/Evaluate/errors01.f90
|