[PATCH] D114943: [flang] Return arrays in Transfer runtime with SIZE argument

Jean Perier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 10:30:47 PST 2021


jeanPerier updated this revision to Diff 391383.
jeanPerier added a comment.

Move static function outisde of extern "C" and use "if (resultExtent)".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114943

Files:
  flang/runtime/misc-intrinsic.cpp
  flang/unittests/Runtime/MiscIntrinsic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114943.391383.patch
Type: text/x-patch
Size: 4192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/54b987db/attachment-0001.bin>


More information about the llvm-commits mailing list