[clang] [Clang] __has_builtin should return false for aux triple builtins (PR #121839)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 8 08:58:44 PST 2025


================
@@ -0,0 +1,12 @@
+// REQUIRES: spirv-registered-target
+// REQUIRES: x86-registered-target
+
----------------
jhuber6 wrote:

These shouldn't be necessary, we're just emitting IR.

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


More information about the cfe-commits mailing list