This is an archive of the discontinued LLVM Phabricator instance.

[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
internal procedures for "captured" entities (https://reviews.llvm.org/D143481).

Diff Detail

Event Timeline

jeanPerier created this revision.Mar 6 2023, 1:06 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 6 2023, 1:06 AM
jeanPerier requested review of this revision.Mar 6 2023, 1:06 AM
This revision is now accepted and ready to land.Mar 6 2023, 5:08 AM