[flang-commits] [PATCH] D120675: [flang] Catch I/O of bad derived type at compile time

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Feb 28 15:40:32 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19d86426331e: [flang] Catch I/O of bad derived type at compile time (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/D120675/new/

https://reviews.llvm.org/D120675

Files:
  flang/include/flang/Semantics/symbol.h
  flang/include/flang/Semantics/tools.h
  flang/lib/Semantics/check-io.cpp
  flang/lib/Semantics/check-io.h
  flang/lib/Semantics/runtime-type-info.cpp
  flang/lib/Semantics/symbol.cpp
  flang/lib/Semantics/tools.cpp
  flang/test/Semantics/io12.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120675.411914.patch
Type: text/x-patch
Size: 14149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220228/36207506/attachment-0001.bin>


More information about the flang-commits mailing list