[flang-commits] [PATCH] D104930: [flang] Implement user-defined derived type runtime I/O

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Jun 25 11:57:56 PDT 2021


klausler updated this revision to Diff 354568.
klausler added a comment.

Rebased to current llvm-project/main.


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

https://reviews.llvm.org/D104930

Files:
  flang/include/flang/Common/format.h
  flang/lib/Semantics/check-declarations.cpp
  flang/runtime/CMakeLists.txt
  flang/runtime/derived.cpp
  flang/runtime/descriptor-io.cpp
  flang/runtime/descriptor-io.h
  flang/runtime/format-implementation.h
  flang/runtime/format.cpp
  flang/runtime/format.h
  flang/runtime/io-api.cpp
  flang/runtime/io-error.cpp
  flang/runtime/io-error.h
  flang/runtime/io-stmt.cpp
  flang/runtime/io-stmt.h
  flang/runtime/tools.cpp
  flang/runtime/type-info.cpp
  flang/runtime/type-info.h
  flang/runtime/unit-map.cpp
  flang/runtime/unit.cpp
  flang/runtime/unit.h
  flang/test/Semantics/typeinfo01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104930.354568.patch
Type: text/x-patch
Size: 79089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210625/03949fb2/attachment-0001.bin>


More information about the flang-commits mailing list