[PATCH] D93320: [flang] Fix false error message for "ptr => func()" array conformance

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 16:26:31 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd6a74ec826ad: [flang] Fix false error message for "ptr => func()" array conformance (authored by klausler).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93320

Files:
  flang/include/flang/Evaluate/characteristics.h
  flang/include/flang/Evaluate/shape.h
  flang/lib/Evaluate/characteristics.cpp
  flang/lib/Evaluate/shape.cpp
  flang/lib/Semantics/pointer-assignment.cpp
  flang/test/Semantics/null01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93320.312070.patch
Type: text/x-patch
Size: 5837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/b86e3920/attachment.bin>


More information about the llvm-commits mailing list