[llvm-branch-commits] [clang] clang: Remove requires system-linux from some driver tests (PR #111976)
Sean Perry via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Oct 11 09:30:46 PDT 2024
================
@@ -1,4 +1,3 @@
-// REQUIRES: system-linux
----------------
perry-ca wrote:
I agree. By fixing it, I was referring to the code in clang that determines this value. If it's easy to make the test pass on z/OS great. If not marking it as unsupported works too. This applies to my other comment too.
https://github.com/llvm/llvm-project/pull/111976
More information about the llvm-branch-commits
mailing list