I missed addCharSymbol in the patch adding the hlfir.declare in
internal procedures for "captured" entities (https://reviews.llvm.org/D143481).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145361
[flang][hlfir] Map scalar character symbols in internal procedures ClosedPublic Authored by jeanPerier on Mar 6 2023, 1:06 AM.
Details Summary I missed addCharSymbol in the patch adding the hlfir.declare in
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 6 2023, 1:06 AM This revision is now accepted and ready to land.Mar 6 2023, 5:08 AM Closed by commit rG30bfb6a7f641: [flang][hlfir] Map scalar character symbols in internal procedures (authored by jeanPerier). · Explain WhyMar 7 2023, 12:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502937 flang/lib/Lower/HostAssociations.cpp
flang/test/Lower/HLFIR/internal-procedures.f90
|