This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add semantic check for named constant as function result
ClosedPublic

Authored by peixin on May 31 2022, 5:36 AM.

Details

Summary

Similar to procedure argument, the function result cannot be one
named constant.

Diff Detail

Event Timeline

peixin created this revision.May 31 2022, 5:36 AM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: jdoerfert. · View Herald Transcript
peixin requested review of this revision.May 31 2022, 5:36 AM
klausler accepted this revision.May 31 2022, 8:39 AM
This revision is now accepted and ready to land.May 31 2022, 8:39 AM