[all-commits] [llvm/llvm-project] 8305a9: [flang] Treat tabs like spaces in formatted input.
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Jul 17 17:20:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8305a92a4752aff8118b501407cfd158c653e67c
https://github.com/llvm/llvm-project/commit/8305a92a4752aff8118b501407cfd158c653e67c
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M flang/runtime/edit-input.cpp
M flang/runtime/io-stmt.cpp
Log Message:
-----------
[flang] Treat tabs like spaces in formatted input.
Reviewed By: sscalpone
Differential Revision: https://reviews.llvm.org/D84078
More information about the All-commits
mailing list