Files
clang-p2996/flang/runtime/edit-input.cpp
Peter Klausler 9b64811e27 [flang][runtime] Skip unused truncated list-directed character input (#118320)
When reading non-delimited list-directed character input, read the whole
field even if it doesn't fit into the variable.

Fixes https://github.com/llvm/llvm-project/issues/118277.
2024-12-02 12:26:27 -08:00

38 KiB