[flang-commits] [PATCH] D148257: [flang] Rework handling of non-type-bound user-defined I/O

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Apr 13 15:35:51 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7cf1608b4d8f: [flang] Rework handling of non-type-bound user-defined I/O (authored by klausler).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148257

Files:
  flang/include/flang/Common/Fortran.h
  flang/include/flang/Runtime/io-api.h
  flang/include/flang/Semantics/runtime-type-info.h
  flang/include/flang/Semantics/symbol.h
  flang/include/flang/Semantics/tools.h
  flang/lib/Common/Fortran.cpp
  flang/lib/Semantics/check-declarations.cpp
  flang/lib/Semantics/check-io.cpp
  flang/lib/Semantics/check-io.h
  flang/lib/Semantics/resolve-names-utils.cpp
  flang/lib/Semantics/runtime-type-info.cpp
  flang/lib/Semantics/symbol.cpp
  flang/lib/Semantics/tools.cpp
  flang/module/__fortran_type_info.f90
  flang/runtime/CMakeLists.txt
  flang/runtime/descriptor-io.cpp
  flang/runtime/descriptor-io.h
  flang/runtime/format-implementation.h
  flang/runtime/format.h
  flang/runtime/io-api.cpp
  flang/runtime/namelist.cpp
  flang/runtime/namelist.h
  flang/runtime/non-tbp-dio.cpp
  flang/runtime/non-tbp-dio.h
  flang/runtime/type-info.h
  flang/runtime/unit.h
  flang/test/Semantics/typeinfo01.f90
  flang/test/Semantics/typeinfo02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148257.513373.patch
Type: text/x-patch
Size: 76827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230413/8c4c06fa/attachment-0001.bin>


More information about the flang-commits mailing list