Files
clang-p2996/flang/lib/Evaluate/initial-image.cpp
Peter Klausler 12ec5b20c2 [flang] Catch attempts to initialize allocatable components with DATA statement
Nice try, but no, you can't initialize an instance of a derived type using a
structure constructor that has a component corresponding to an allocatable
component.

Differential Revision: https://reviews.llvm.org/D140144
2022-12-16 18:16:30 -08:00

7.8 KiB