[clang] [clang][ARM][AArch64] Reapply "Define intrinsics guarded by __has_builtin on all platforms (#128222)" (PR #140910)

Nick Sarnie via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 13 13:59:55 PDT 2025


sarnex wrote:

@rnk To be clear you mean modify Clang's `intrin.h` to include `arm_acle.h` when on supported targets, not the application code including `arm_acle.h` directly right? If so I can make that change. Thanks.

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


More information about the cfe-commits mailing list