[flang-commits] [PATCH] D111394: [flang] Implement GET_ENVIRONMENT_VARIABLE(LENGTH)
Diana Picus via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Oct 12 05:54:49 PDT 2021
rovka updated this revision to Diff 378991.
rovka edited the summary of this revision.
rovka added a comment.
Fixed. I'm working on a follow-up patch to call std::getenv if we don't find anything in envp. Does that sound good?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111394/new/
https://reviews.llvm.org/D111394
Files:
flang/runtime/command.cpp
flang/runtime/environment.cpp
flang/runtime/environment.h
flang/unittests/Runtime/CommandTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111394.378991.patch
Type: text/x-patch
Size: 4053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20211012/e99a5d6e/attachment.bin>
More information about the flang-commits
mailing list