================
@@ -1,4 +1,4 @@
-// REQUIRES: system-darwin
+// REQUIRES: system-darwin && target={{.*}}-{{darwin|macos}}{{.*}}
----------------
dcandler wrote:I tried using the same `i386-apple-darwin9` target as in the other test, and that passes in our cross-builds where we change the default triple, so if you'd prefer that I've created another patch: https://github.com/llvm/llvm-project/pull/225822 https://github.com/llvm/llvm-project/pull/225447 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
