The x%KIND inquiry needs to be supported when 'x' is itself
a complex part reference or a type parameter inquiry.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123733
[flang] Accept %KIND type parameter inquiries on %RE,%IM, &c. ClosedPublic Authored by klausler on Apr 13 2022, 1:22 PM.
Details Summary The x%KIND inquiry needs to be supported when 'x' is itself
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2022, 3:41 PM Closed by commit rG9f5f2eb2a108: [flang] Accept %KIND type parameter inquiries on %RE,%IM, &c. (authored by klausler). · Explain WhyApr 15 2022, 8:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 423212 flang/lib/Semantics/expression.cpp
flang/lib/Semantics/resolve-names.cpp
|