================
@@ -1,5 +1,9 @@
+// XFAIL: system-aix
+
 // REQUIRES: zlib
 
+; XFAIL: target={{.*}}-aix{{.*}}
----------------
daltenty wrote:

You should use the C++ comment format here:
```suggestion
// XFAIL: target={{.*}}-aix{{.*}}
```

https://github.com/llvm/llvm-project/pull/87269
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to