This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix for polymoprhic pointer component
ClosedPublic

Authored by clementval on Nov 2 2022, 10:08 AM.

Details

Summary

Fix path that generates MutableBox for
pointer component.

Diff Detail

Event Timeline

clementval created this revision.Nov 2 2022, 10:08 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 2 2022, 10:08 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Nov 2 2022, 10:08 AM
PeteSteinfeld accepted this revision.Nov 2 2022, 11:34 AM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Nov 2 2022, 11:34 AM
This revision was automatically updated to reflect the committed changes.