[all-commits] [llvm/llvm-project] 6cf7fe: Revert "[flang][runtime] Support all non-ASCII cha...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Mon May 29 01:26:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6cf7fe4a9a715bcdf3f4913753109e22dfc9940b
https://github.com/llvm/llvm-project/commit/6cf7fe4a9a715bcdf3f4913753109e22dfc9940b
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M flang/runtime/file.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list