Files
clang-p2996/flang/lib/Lower/Allocatable.cpp
Valentin Clement 4143d3ebd2 [flang] Unlimited polymoprhic allocated as character
Allocation of unlimited polymorphic allocatable with
character intrinsic type is now done through
`PointerNullifyCharacter` or `AllocatableInitCharacter` so the length
is correctly set.

Reviewed By: jeanPerier

Differential Revision: https://reviews.llvm.org/D143580
2023-02-08 16:31:48 +01:00

44 KiB