In case of unlimited polymorphic type, there is no derived type
spec, so use NoneType explicitly.
Details
Details
- Reviewers
tblah jeanPerier - Commits
- rG9184eb84a191: [flang][hlfir] Fixed nullptr dereference.
Diff Detail
Diff Detail
Paths
| Differential D157751
[flang][hlfir] Fixed nullptr dereference. ClosedPublic Authored by vzakhari on Aug 11 2023, 12:54 PM.
Details
Summary In case of unlimited polymorphic type, there is no derived type
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 14 2023, 2:20 AM Closed by commit rG9184eb84a191: [flang][hlfir] Fixed nullptr dereference. (authored by vzakhari). · Explain WhyAug 14 2023, 8:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 549500 flang/lib/Lower/ConvertExprToHLFIR.cpp
flang/test/Lower/HLFIR/elemental-array-ops.f90
|