This is an archive of the discontinued LLVM Phabricator instance.

[flang] Make sure PointerNullifyDerived is called on pointer array
ClosedPublic

Authored by clementval on Dec 1 2022, 1:35 AM.

Details

Summary

Record type was not correctly retrived so the runtime call was not
produced correctly.
Fix how the record type is retrived so the correct call is
produced.

Diff Detail

Event Timeline

clementval created this revision.Dec 1 2022, 1:35 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 1 2022, 1:35 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Dec 1 2022, 1:35 AM
This revision is now accepted and ready to land.Dec 1 2022, 1:45 AM
This revision was landed with ongoing or failed builds.Dec 1 2022, 2:18 AM
This revision was automatically updated to reflect the committed changes.