[all-commits] [llvm/llvm-project] eaeb3b: [clang][PAC][darwin] Set correct default ptrauth f...
Oliver Hunt via All-commits
all-commits at lists.llvm.org
Thu Aug 14 18:03:12 PDT 2025
Branch: refs/heads/users/ojhunt/default-arm64e-darwin-ptrauth-flags
Home: https://github.com/llvm/llvm-project
Commit: eaeb3b514f56bb7f638712cb938c72de4b17dc14
https://github.com/llvm/llvm-project/commit/eaeb3b514f56bb7f638712cb938c72de4b17dc14
Author: Oliver Hunt <oliver at apple.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M clang/include/clang/Basic/Features.def
M clang/lib/Driver/ToolChains/Darwin.cpp
A clang/test/Driver/ptrauth-platform-defaults.c
A clang/test/Sema/ptrauth-platform-defaults.c
Log Message:
-----------
[clang][PAC][darwin] Set correct default ptrauth features for arm64e-darwin
This PR makes sure that when targeting arm64e on darwin platforms
the correct flags are set for the userspace platform ABI.
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