Validation of the optional generic-spec on an END INTERFACE statement
was missing many possible error cases; reimplement it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109910
[flang] Revamp C1502 checking of END INTERFACE [generic-spec] ClosedPublic Authored by klausler on Sep 16 2021, 12:44 PM.
Details Summary Validation of the optional generic-spec on an END INTERFACE statement
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 16 2021, 2:19 PM This revision was landed with ongoing or failed builds.Sep 17 2021, 8:13 AM Closed by commit rG1894250291ea: [flang] Revamp C1502 checking of END INTERFACE [generic-spec] (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 373226 flang/lib/Semantics/resolve-labels.cpp
flang/lib/Semantics/resolve-names-utils.h
flang/lib/Semantics/resolve-names.cpp
flang/test/Semantics/label11.f90
|