unparsing for the bind clause was adding extra
parenthesis. This patch fixes that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158210
[flang][openacc] Fix unparsing of bind clause on acc routine ClosedPublic Authored by clementval on Aug 17 2023, 1:29 PM.
Details Summary unparsing for the bind clause was adding extra
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 17 2023, 1:29 PM This revision is now accepted and ready to land.Aug 17 2023, 1:38 PM This revision was landed with ongoing or failed builds.Aug 17 2023, 2:02 PM Closed by commit rG2991c39de563: [flang][openacc] Fix unparsing of bind clause on acc routine (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 551259 flang/lib/Parser/unparse.cpp
flang/test/Parser/acc-unparse.f90
|