This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix name of dummy argument to intrinsic NEW_LINE(A='')
ClosedPublic

Authored by klausler on Jul 22 2022, 12:12 PM.

Details

Summary

It should be A= but I misspelled it in the intrinsics table as X=.

Diff Detail

Event Timeline

klausler created this revision.Jul 22 2022, 12:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2022, 12:12 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Jul 22 2022, 12:12 PM
This revision is now accepted and ready to land.Jul 22 2022, 4:16 PM