This is an archive of the discontinued LLVM Phabricator instance.

[flang] Pass box address for bind(c) assumed type dummy argument
ClosedPublic

Authored by clementval on Mar 17 2023, 8:10 AM.

Details

Summary

When interfacing with C code, assumed type should be passed as
basic pointer.

Diff Detail

Event Timeline

clementval created this revision.Mar 17 2023, 8:10 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 17 2023, 8:10 AM
clementval requested review of this revision.Mar 17 2023, 8:10 AM
PeteSteinfeld accepted this revision.Mar 17 2023, 9:07 AM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 17 2023, 9:07 AM
This revision was landed with ongoing or failed builds.Mar 17 2023, 9:59 AM
This revision was automatically updated to reflect the committed changes.