[PATCH] D101001: [flang] Fix spurious errors from runtime derived type table construction

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 09:44:11 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG803f1e465397: [flang] Fix spurious errors from runtime derived type table construction (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/D101001/new/

https://reviews.llvm.org/D101001

Files:
  flang/include/flang/Evaluate/tools.h
  flang/lib/Evaluate/fold-implementation.h
  flang/lib/Evaluate/fold-integer.cpp
  flang/lib/Semantics/runtime-type-info.cpp
  flang/lib/Semantics/type.cpp
  flang/test/Semantics/modfile22.f90
  flang/test/Semantics/typeinfo01.f90
  flang/tools/f18/f18.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101001.339686.patch
Type: text/x-patch
Size: 13792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/653eefd9/attachment.bin>


More information about the llvm-commits mailing list