[clang-tools-extra] [clang-tools-extra] Remove 'REQUIRES: shell' from lit tests. (PR #156950)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 8 11:44:47 PDT 2025
================
@@ -1,4 +1,4 @@
-// REQUIRES: shell
+// UNSUPPORTED: system-windows
----------------
vbvictor wrote:
Thank you!
https://github.com/llvm/llvm-project/pull/156950
More information about the cfe-commits
mailing list