Diagnose attempts to use an non-polymorphic instance of an
abstract derived type.
Details
Details
- Reviewers
PeteSteinfeld sscalpone - Commits
- rG4052c50122a1: [flang] Enforce constraint C911
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136902
[flang] Enforce constraint C911 ClosedPublic Authored by klausler on Oct 27 2022, 4:42 PM.
Details
Summary Diagnose attempts to use an non-polymorphic instance of an
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 27 2022, 7:57 PM Closed by commit rG4052c50122a1: [flang] Enforce constraint C911 (authored by klausler). · Explain WhyOct 29 2022, 3:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471787 flang/include/flang/Semantics/expression.h
flang/lib/Semantics/expression.cpp
flang/test/Semantics/abstract01.f90
|