kadircet added a comment. thanks this makes sense! we were filtering on `target_triple` before, which is not right, especially when host triple is not the default target.
as a follow up i'll drop all the `target={{...}}` conditions as we should actually be able to run these tests even when they're cross-compiling to windows, let's not do this as part of this patch though as it might trigger running on new buildbots and failures for unrelated reasons. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D142228/new/ https://reviews.llvm.org/D142228 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits