In formatted input, treat tabs as if they were spaces.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84078
[flang] Treat tabs like spaces in formatted input. ClosedPublic Authored by klausler on Jul 17 2020, 5:02 PM.
Details Summary In formatted input, treat tabs as if they were spaces.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 17 2020, 5:11 PM Closed by commit rG8305a92a4752: [flang] Treat tabs like spaces in formatted input. (authored by klausler). · Explain WhyJul 17 2020, 5:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 278941 flang/runtime/edit-input.cpp
flang/runtime/io-stmt.cpp
|