[PATCH] D119015: [flang] Debugging of ACCESS='STREAM' I/O (take 2)

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 4 18:02:56 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG991696c2eba5: [flang] Debugging of ACCESS='STREAM' I/O (take 2) (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119015/new/

https://reviews.llvm.org/D119015

Files:
  flang/include/flang/Runtime/iostat.h
  flang/runtime/connection.h
  flang/runtime/edit-input.cpp
  flang/runtime/file.cpp
  flang/runtime/file.h
  flang/runtime/io-api.cpp
  flang/runtime/io-stmt.cpp
  flang/runtime/io-stmt.h
  flang/runtime/iostat.cpp
  flang/runtime/unit.cpp
  flang/runtime/unit.h
  flang/unittests/Runtime/ExternalIOTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119015.406137.patch
Type: text/x-patch
Size: 30781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220205/fb6bcb9e/attachment.bin>


More information about the llvm-commits mailing list