Files
clang-p2996/flang/runtime/unit.cpp
Peter Klausler 16e61eb0c4 [flang][runtime] Fix BACKSPACE over an empty record
The implementation of BACKSPACE on a variable-length sequential formatted
file has a bug that prevents it from working on an empty record.

Differential Revision: https://reviews.llvm.org/D154750
2023-07-07 15:54:34 -07:00

34 KiB