fmayer wrote:

> Added a REQUIRES: target={{x86_64.*-linux.*}} in my last commit to fix the 
> test failure on windows (-fsanitize=cfi-mfcall is not supported on windows) .
Since this PR is only adding a preprocessor feature and not something platform 
specific, I think it's fine to only test on x86_64-linux and skip other targets?


Yeah, I did the same with the UBSan change.

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

Reply via email to