[flang-commits] [PATCH] D156760: [flang][runtime] Recognize and handle FINAL subroutines with contiguous dummy arrays when data are not so

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Aug 1 11:48:20 PDT 2023


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

Try reformatting with the latest clang-format, maybe that's what the CI check is using.  Grr.


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

https://reviews.llvm.org/D156760

Files:
  flang/include/flang/Runtime/descriptor.h
  flang/lib/Semantics/runtime-type-info.cpp
  flang/module/__fortran_type_info.f90
  flang/runtime/allocatable.cpp
  flang/runtime/assign.cpp
  flang/runtime/derived-api.cpp
  flang/runtime/derived.cpp
  flang/runtime/derived.h
  flang/runtime/descriptor-io.h
  flang/runtime/descriptor.cpp
  flang/runtime/pointer.cpp
  flang/runtime/tools.cpp
  flang/runtime/tools.h
  flang/runtime/type-info.cpp
  flang/runtime/type-info.h
  flang/test/Semantics/typeinfo01.f90
  flang/test/Semantics/typeinfo02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156760.546169.patch
Type: text/x-patch
Size: 36845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230801/4643e5df/attachment-0001.bin>


More information about the flang-commits mailing list