This is an archive of the discontinued LLVM Phabricator instance.

[flang][runtime] Don't emit any leading blanks for G0/E0 output editing
ClosedPublic

Authored by klausler on Jun 9 2022, 12:11 PM.

Details

Summary

There were cases where E0.d output editing (or G0.d editing that is converted
to E0.d) would emit one or more leading blank characters; fix them.

Diff Detail

Event Timeline

klausler created this revision.Jun 9 2022, 12:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2022, 12:11 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Jun 9 2022, 12:11 PM
vdonaldson accepted this revision.Jun 13 2022, 12:49 PM
This revision is now accepted and ready to land.Jun 13 2022, 12:49 PM