[clang] [Clang] Add __has_target_builtin macro (PR #126324)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 20 09:43:07 PST 2025


jhuber6 wrote:

I'd vote for fixing the CUDA on Arm case that failed in the meantime, then make a decision as to whether or not we should go back to `__has_builtin` only returning the current compilation target once that's gone.

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


More information about the cfe-commits mailing list