Revert "[flang][runtime] Support all non-ASCII characters in temporary path on Windows"
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 29 May 2023 08:20:58 +0000 (12:20 +0400)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 29 May 2023 08:26:01 +0000 (12:26 +0400)
commit6cf7fe4a9a715bcdf3f4913753109e22dfc9940b
tree1d546787ac332cdb01ad9d9a83fcd2d9d5981585
parentd093111ab135154cabc77e5bad625d9d7cd720d5
Revert "[flang][runtime] Support all non-ASCII characters in temporary path on Windows"

This reverts commit fd0d846633b05e1d0072754aea7f3985be36c0dc.

It seems to have broken various flang unit tests on AArch64 Windows platform.

https://lab.llvm.org/buildbot/#/builders/65/builds/9856
https://lab.llvm.org/buildbot/#/builders/120/builds/4883

Differential Revision: https://reviews.llvm.org/D151571
flang/runtime/file.cpp