Unlimited polymorphic entities can have an intrinsic dynamic type. Update the
code of extends_type_of to compare the CFI_type in these case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145722
[flang] Handle unlimited polymorphic with intrinsic dynamic type in extends_type_of ClosedPublic Authored by clementval on Mar 9 2023, 12:45 PM.
Details Summary Unlimited polymorphic entities can have an intrinsic dynamic type. Update the
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 9 2023, 12:45 PM This revision is now accepted and ready to land.Mar 9 2023, 12:58 PM clementval retitled this revision from [flang] Handle unlimited polymorphic with intrinsic dynammic type in extends_type_of to [flang] Handle unlimited polymorphic with intrinsic dynamic type in extends_type_of.Mar 9 2023, 1:06 PM Closed by commit rG9470169fcbe9: [flang] Handle unlimited polymorphic with intrinsic dynamic type in… (authored by clementval). · Explain WhyMar 10 2023, 12:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504047 flang/runtime/derived-api.cpp
flang/unittests/Runtime/Derived.cpp
|