Some I/O error situations are current handled with fatal
runtime asserts, but should be exposed for user program
error recovery.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122049
[flang] Expose error recovery cases in external I/O ClosedPublic Authored by klausler on Mar 18 2022, 5:32 PM.
Details Summary Some I/O error situations are current handled with fatal
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 18 2022, 5:39 PM Closed by commit rG461b6fe470f7: [flang] Expose error recovery cases in external I/O (authored by klausler). · Explain WhyMar 21 2022, 12:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417056 flang/include/flang/Runtime/iostat.h
flang/runtime/iostat.cpp
flang/runtime/unit.cpp
|