Name resolution was failing when the routine name is
a function/subroutine in the parent scope.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154002
[flang][openacc] Fix name resolution for fct name in acc routine ClosedPublic Authored by clementval on Jun 28 2023, 2:11 PM.
Details Summary Name resolution was failing when the routine name is
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2023, 5:54 PM Closed by commit rG45c97af55ed6: [flang][openacc] Fix name resolution for fct name in acc routine (authored by clementval). · Explain WhyJun 29 2023, 9:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535523 flang/lib/Semantics/resolve-directives.cpp
|