Files
clang-p2996/flang/lib/Semantics/check-io.cpp
Peter Klausler 300370c27b [flang] Catch I/O statement error (#116647)
Fortran doesn't have unformatted internal I/O, so catch attempts to use
internal units without a format or namelist specifier.

Fixes https://github.com/llvm/llvm-project/issues/116586.
2024-11-19 16:19:48 -08:00

43 KiB