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

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 6 13:35:06 PST 2025


https://github.com/jhuber6 commented:

Is it possible that we could just skip generating the builtin IDs at all for the aux target? Or does that break something.

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


More information about the cfe-commits mailing list