Error only applies if it is a whole array. Page 157 in OpenMP 5.2
standard.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147142
[Flang][OpenMP] Issue error for assumed-size array in Map clause ClosedPublic Authored by kiranchandramohan on Mar 29 2023, 4:25 AM.
Details Summary Error only applies if it is a whole array. Page 157 in OpenMP 5.2
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 29 2023, 9:02 AM This revision was landed with ongoing or failed builds.Mar 29 2023, 9:21 AM Closed by commit rG38e465686c61: [Flang][OpenMP] Issue error for assumed-size array in Map clause (authored by kiranchandramohan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 509393 flang/lib/Semantics/resolve-directives.cpp
flang/test/Semantics/OpenMP/map-clause.f90
|
Nit: Change this to refer to the correct section