A subroutine call or function reference to an abstract interface is
not legal.
Details
Details
- Reviewers
klausler - Commits
- rGf782d5ea86f6: [flang] Detect call to abstract interface
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93872
[flang] Detect call to abstract interface ClosedPublic Authored by tskeith on Dec 28 2020, 1:23 PM.
Details
Summary A subroutine call or function reference to an abstract interface is
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 28 2020, 1:25 PM Closed by commit rGf782d5ea86f6: [flang] Detect call to abstract interface (authored by tskeith). · Explain WhyDec 28 2020, 4:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313888 flang/lib/Semantics/resolve-names.cpp
flang/test/Semantics/resolve20.f90
|