When a function has an implicit interface its result type may
not have a deferred type parameter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140132
[flang] Enforce 15.4.2.2(4)(c) - explicit interface required ClosedPublic Authored by klausler on Dec 15 2022, 11:16 AM.
Details Summary When a function has an implicit interface its result type may
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 15 2022, 12:58 PM Closed by commit rGbcd0bf9284db: [flang] Enforce 15.4.2.2(4)(c) - explicit interface required (authored by klausler). · Explain WhyDec 15 2022, 6:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 483408 flang/lib/Semantics/check-declarations.cpp
flang/test/Semantics/resolve69.f90
|