This is an archive of the discontinued LLVM Phabricator instance.

[flang][runtime] Fix typo in assign.cpp
ClosedPublic

Authored by klausler on Feb 15 2023, 10:10 AM.

Details

Summary

Variable name 'y' needs to be used in the declaration of 'yDesc'.

Diff Detail

Event Timeline

klausler created this revision.Feb 15 2023, 10:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 10:10 AM
klausler requested review of this revision.Feb 15 2023, 10:10 AM
vzakhari accepted this revision.Feb 15 2023, 10:11 AM
This revision is now accepted and ready to land.Feb 15 2023, 10:11 AM
This revision was landed with ongoing or failed builds.Feb 15 2023, 10:14 AM
This revision was automatically updated to reflect the committed changes.