[all-commits] [llvm/llvm-project] 4fcefb: [flang][runtime] Emit leading space before zero-le...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Jan 15 12:52:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fcefbd3a41d77b2471c78c5b2e50d058ee46b97
https://github.com/llvm/llvm-project/commit/4fcefbd3a41d77b2471c78c5b2e50d058ee46b97
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2024-01-15 (Mon, 15 Jan 2024)
Changed paths:
M flang/runtime/io-stmt.cpp
Log Message:
-----------
[flang][runtime] Emit leading space before zero-length list-directed … (#77835)
…character
Don't omit the leading space in list-directed output before a line
comprising only a zero-length character value.
Fixes https://github.com/llvm/llvm-project/issues/77736.
More information about the All-commits
mailing list