[PATCH] D98555: [flang] Ensure pointer function results are acceptable variables

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 16:05:12 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbbd0dc3d6506: [flang] Ensure pointer function results are acceptable variables (authored by klausler).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98555

Files:
  flang/include/flang/Evaluate/tools.h
  flang/lib/Evaluate/intrinsics.cpp
  flang/lib/Evaluate/tools.cpp
  flang/lib/Semantics/check-call.cpp
  flang/lib/Semantics/check-io.cpp
  flang/lib/Semantics/expression.cpp
  flang/lib/Semantics/tools.cpp
  flang/test/Semantics/call02.f90
  flang/test/Semantics/call09.f90
  flang/test/Semantics/call18.f90
  flang/test/Semantics/modifiable01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98555.330394.patch
Type: text/x-patch
Size: 14376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210313/a10aee11/attachment.bin>


More information about the llvm-commits mailing list