[PATCH] D109227: [flang] GET_COMMAND_ARGUMENT(LENGTH) runtime implementation

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 02:09:49 PDT 2021


rovka updated this revision to Diff 373518.
rovka added a comment.

Rebase and move the definitions for CountType and LengthType to the header file, as suggested in https://reviews.llvm.org/D109813


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

https://reviews.llvm.org/D109227

Files:
  flang/include/flang/Runtime/command.h
  flang/runtime/command.cpp
  flang/test/Runtime/no-cpp-dep.c
  flang/unittests/Runtime/CommandTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109227.373518.patch
Type: text/x-patch
Size: 6089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/38aa2cf2/attachment.bin>


More information about the llvm-commits mailing list