[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:32:30 PDT 2025


================
@@ -1,4 +1,4 @@
-// REQUIRES: shell
+// UNSUPPORTED: system-windows
----------------
vbvictor wrote:

Could you share info what you found (if any) so we would fix tests and enable them in the future?

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


More information about the cfe-commits mailing list