[flang-commits] [PATCH] D106297: [flang] Run-time derived type initialization and destruction
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Jul 20 15:24:33 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa48e41683ae1: [flang] Run-time derived type initialization and destruction (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/D106297/new/
https://reviews.llvm.org/D106297
Files:
flang/docs/Extensions.md
flang/include/flang/Semantics/tools.h
flang/include/flang/Semantics/type.h
flang/lib/Evaluate/shape.cpp
flang/lib/Evaluate/tools.cpp
flang/lib/Semantics/check-declarations.cpp
flang/lib/Semantics/compute-offsets.cpp
flang/lib/Semantics/resolve-names.cpp
flang/lib/Semantics/runtime-type-info.cpp
flang/lib/Semantics/tools.cpp
flang/lib/Semantics/type.cpp
flang/module/__fortran_type_info.f90
flang/runtime/CMakeLists.txt
flang/runtime/allocatable.cpp
flang/runtime/allocatable.h
flang/runtime/derived-api.cpp
flang/runtime/derived-api.h
flang/runtime/derived.cpp
flang/runtime/derived.h
flang/runtime/descriptor-io.h
flang/runtime/descriptor.cpp
flang/runtime/descriptor.h
flang/runtime/namelist.cpp
flang/runtime/pointer.cpp
flang/runtime/type-info.cpp
flang/runtime/type-info.h
flang/test/Semantics/call10.f90
flang/test/Semantics/offsets01.f90
flang/test/Semantics/typeinfo01.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106297.360295.patch
Type: text/x-patch
Size: 71907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210720/ac62395c/attachment-0001.bin>
More information about the flang-commits
mailing list