[llvm] [lit] Implement builtin umask (PR #94621)

Paul T Robinson via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 07:48:17 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:

```suggestion
## Windows has no umask so this test makes no sense.
```

https://github.com/llvm/llvm-project/pull/94621


More information about the llvm-commits mailing list