[clang] [compiler-rt] [ubsan] Limit _BitInt ubsan tests to x86-64 platform only (PR #104494)

via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 15 14:00:57 PDT 2024


================
@@ -1,3 +1,4 @@
+// REQUIRES: x86_64-target-arch
----------------
earnol wrote:

Sure. Will look into this specific target.

https://github.com/llvm/llvm-project/pull/104494


More information about the cfe-commits mailing list