This is an archive of the discontinued LLVM Phabricator instance.

[flang] Allow NULL() actual argument for pointer dummy
ClosedPublic

Authored by klausler on Jan 21 2021, 2:52 PM.

Details

Summary

Fixes a bogus error message about an actual argument not being an
object.

Diff Detail

Event Timeline

klausler created this revision.Jan 21 2021, 2:52 PM
klausler requested review of this revision.Jan 21 2021, 2:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2021, 2:52 PM
tskeith accepted this revision.Jan 21 2021, 3:16 PM
This revision is now accepted and ready to land.Jan 21 2021, 3:16 PM
This revision was landed with ongoing or failed builds.Jan 21 2021, 4:37 PM
This revision was automatically updated to reflect the committed changes.