Peter Klausler 7991078632
[flang] Allow empty SEQUENCE types (#66252)
The Fortran standards require (F'2023 C745) that a derived type with the
SEQUENCE attribute have at least one component. No Fortran compiler
actually enforces this constraint. Accept this usage with a warning.
2023-09-18 12:11:35 -07:00
..
2023-07-03 10:18:34 -07:00
2023-07-25 13:58:49 +02:00