[all-commits] [llvm/llvm-project] dec6e7: [LIT][Cygwin] Mark `ulimit -f` unsupported for Cyg...
Tomohiro Kashiwada via All-commits
all-commits at lists.llvm.org
Tue Nov 4 01:38:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dec6e7380c691af755efe3f80e53590b743c497c
https://github.com/llvm/llvm-project/commit/dec6e7380c691af755efe3f80e53590b743c497c
Author: Tomohiro Kashiwada <kikairoya at gmail.com>
Date: 2025-11-04 (Tue, 04 Nov 2025)
Changed paths:
M llvm/utils/lit/tests/shtest-ulimit-nondarwin.py
Log Message:
-----------
[LIT][Cygwin] Mark `ulimit -f` unsupported for Cygwin (#165849)
Cygwin doesn't support `ulimit -f` because Windows doesn't provide such
functionality.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list