Files
clang-p2996/flang/runtime/edit-input.cpp
Peter Klausler 514b759a96 [flang][runtime] Catch input error case of missing integer value
Formatted input allows for an empty numeric input field, which
signifies a zero value, but list-directed and NAMELIST input does
not -- apart from the special case of a NAMELIST array.

Differential Revision: https://reviews.llvm.org/D132178
2022-08-18 15:51:11 -07:00

26 KiB