[flang-commits] [PATCH] D104485: [flang] Runtime implementation for default derived type formatted I/O

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Jun 18 10:30:54 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG79caf69cc08a: [flang] Runtime implementation for default derived type formatted I/O (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D104485?vs=352831&id=353043#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104485

Files:
  flang/include/flang/Semantics/runtime-type-info.h
  flang/lib/Semantics/runtime-type-info.cpp
  flang/runtime/CMakeLists.txt
  flang/runtime/copy.cpp
  flang/runtime/derived.cpp
  flang/runtime/descriptor-io.h
  flang/runtime/descriptor.cpp
  flang/runtime/descriptor.h
  flang/runtime/namelist.cpp
  flang/runtime/tools.h
  flang/runtime/type-info.cpp
  flang/runtime/type-info.h
  flang/test/Semantics/typeinfo01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104485.353043.patch
Type: text/x-patch
Size: 39672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210618/55d97a0d/attachment-0001.bin>


More information about the flang-commits mailing list