[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
Mon Jun 28 11:36:34 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG43fadefb0e77: [flang] Implement user-defined derived type runtime I/O (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D104930?vs=354568&id=354960#toc

Repository:
  rG LLVM Github Monorepo

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.354960.patch
Type: text/x-patch
Size: 79102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210628/22f27769/attachment-0001.bin>


More information about the flang-commits mailing list