Similar to procedure argument, the function result cannot be one
named constant.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126693
[flang] Add semantic check for named constant as function result ClosedPublic Authored by peixin on May 31 2022, 5:36 AM.
Details Summary Similar to procedure argument, the function result cannot be one
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 31 2022, 8:39 AM Closed by commit rG5491fdf559ec: [flang] Add semantic check for named constant as function result (authored by peixin). · Explain WhyMay 31 2022, 11:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433295 flang/lib/Semantics/check-declarations.cpp
|