[flang-commits] [PATCH] D139138: [flang] INTENT(IN) pointer may not be forwarded to INTENT(IN OUT) or (OUT) dummy

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Sat Dec 3 16:28:35 PST 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG066aecff9272: [flang] INTENT(IN) pointer may not be forwarded to INTENT(IN OUT) or (OUT) dummy (authored by klausler).

Changed prior to commit:
  https://reviews.llvm.org/D139138?vs=479396&id=479879#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139138

Files:
  flang/lib/Semantics/check-call.cpp
  flang/test/Semantics/definable01.f90
  flang/test/Semantics/modifiable01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139138.479879.patch
Type: text/x-patch
Size: 4452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20221204/6753a971/attachment.bin>


More information about the flang-commits mailing list