Files
clang-p2996/flang/lib/Semantics/expression.cpp
Peter Klausler af62a6f59a [flang] Enforce F'2023 constraints C917 & C918 (#129962)
These are constraints that preclude the need to obtain type information
from descriptors on other images, essentially. When designating a
polymorphic component, its base may not be coindexed; nor shall a
coindexed designator have a type with a polymorphic potential subobject
component.
2025-03-10 16:48:37 -07:00

192 KiB