[llvm] [lit] Implement builtin umask (PR #94621)
Paul T Robinson via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 6 08:20:04 PDT 2024
================
@@ -4,7 +4,6 @@
## Windows has no umask so this test makes no sense, nor would
## it work because there is no umask(1) in a Windows environment
----------------
pogo59 wrote:
Probably it was. But that's not relevant anymore now that the internal shell has umask.
https://github.com/llvm/llvm-project/pull/94621
More information about the llvm-commits
mailing list