Ensure that the semantic error "An allocatable or pointer component
reference must be applied to a scalar base" is emitted with a source
code location.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135215
[flang] Add missing source location to a semantic error message ClosedPublic Authored by klausler on Oct 4 2022, 3:10 PM.
Details Summary Ensure that the semantic error "An allocatable or pointer component
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 4 2022, 8:09 PM Closed by commit rGddb35533e63a: [flang] Add missing source location to a semantic error message (authored by klausler). · Explain WhyOct 6 2022, 1:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 465865 flang/lib/Semantics/expression.cpp
flang/test/Semantics/expr-errors04.f90
|