An item whose declared type is ABSTRACT may not appear in an
array constructor.
Details
Details
- Reviewers
clementval - Commits
- rGe7cb6778000b: [flang] Enforce F'2023 C7125
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155969
[flang] Enforce F'2023 C7125 ClosedPublic Authored by klausler on Jul 21 2023, 8:34 AM.
Details
Summary An item whose declared type is ABSTRACT may not appear in an
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2023, 12:21 PM Closed by commit rGe7cb6778000b: [flang] Enforce F'2023 C7125 (authored by klausler). · Explain WhyJul 21 2023, 1:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 543046 flang/lib/Semantics/expression.cpp
flang/test/Semantics/array-constr-values.f90
|