Lowering of allocate statement for polymoprhic pointers is a bit
different than for allocatables. A call to PointerNullifyDerived
runtime function is done instead of AllocatableInitDerived.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo