[flang-commits] [PATCH] D111394: [flang] Implement GET_ENVIRONMENT_VARIABLE(LENGTH)

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Oct 12 09:28:26 PDT 2021


klausler added a comment.

Please implement a getenv path for the case without envp, or put a big TODO comment about it in the place where it needs to go.  It might be easiest to simply implement it.


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

https://reviews.llvm.org/D111394



More information about the flang-commits mailing list