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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127426
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 13 2022, 12:49 PM Closed by commit rG3f3edbe5fcdc: [flang][runtime] Don't emit any leading blanks for G0/E0 output editing (authored by klausler). · Explain WhyJun 13 2022, 4:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436595 flang/runtime/edit-output.cpp
flang/unittests/Runtime/NumericalFormatTest.cpp
|