[all-commits] [llvm/llvm-project] 993c56: [clang][PAC][darwin] Set correct default ptrauth f...
Oliver Hunt via All-commits
all-commits at lists.llvm.org
Wed Aug 20 00:27:59 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 993c5643ce0f722c1cdffd3a4360726880b8827d
https://github.com/llvm/llvm-project/commit/993c5643ce0f722c1cdffd3a4360726880b8827d
Author: Oliver Hunt <oliver at apple.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M clang/include/clang/Basic/Features.def
M clang/lib/Driver/ToolChains/Darwin.cpp
M clang/test/Driver/arch-arm64e.c
M clang/test/Preprocessor/ptrauth_feature.c
Log Message:
-----------
[clang][PAC][darwin] Set correct default ptrauth features for arm64e-darwin (#153722)
This PR makes sure that when targeting arm64e on darwin platforms the
correct flags are set for the userspace platform ABI.
(cherry picked from commit 19c4e86f3e8582c3f087a9fec5ac036838e58ec4)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list