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

Tex Riddell via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 29 14:42:17 PDT 2025


tex3d wrote:

@boomanaiden154

This change breaks on Windows pipelines because the error output is: `'umask' not supported on this system` instead of what's expected for the error tests.

It seems like the top-level `shtest-umask.py` should be the one with `# UNSUPPORTED: system-windows`, doesn't it?

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


More information about the llvm-commits mailing list