Files
clang-p2996/flang/lib/Evaluate/initial-image.cpp
Peter Klausler 4739c883fd [flang] Make NULL() initializers explicit for allocatables in DATA co… (#69753)
…nversion

As requested by people working on lowering: when semantics converts the
contents of DATA statements into explicit object initializers, ensure
that structure constructors for derived types contain explicit NULL()
values for their allocatable components.
2023-10-31 10:36:50 -07:00

8.4 KiB