[flang] Merge pull request flang-compiler/f18#1069 from isuruf/mkstemp
authorSteve Scalpone <sscalpone@nvidia.com>
Sat, 28 Mar 2020 22:28:31 +0000 (15:28 -0700)
committerGitHub <noreply@github.com>
Sat, 28 Mar 2020 22:28:31 +0000 (15:28 -0700)
commitbea851b0fe3726029cbab0715cc66051cb145a97
tree2fc00222d2a1e9ace047ca63e42133ed75f38b97
parentddb68d248cfd45936cdba52b30f35138fb0e5399
[flang] Merge pull request flang-compiler/f18#1069 from isuruf/mkstemp

Support windows where mkstemp and ftruncate doesn't exist

Original-commit: flang-compiler/f18@d37462430bd6752493b153a49d91ee72a8b017a2
Reviewed-on: https://github.com/flang-compiler/f18/pull/1069