[all-commits] [llvm/llvm-project] 0cbb08: [clang][PAC][darwin] Set correct default ptrauth f...
Oliver Hunt via All-commits
all-commits at lists.llvm.org
Thu Aug 14 18:23:29 PDT 2025
Branch: refs/heads/users/ojhunt/default-arm64e-darwin-ptrauth-flags
Home: https://github.com/llvm/llvm-project
Commit: 0cbb0846f270c6d6cb15492ba34ff9ae2ed33f67
https://github.com/llvm/llvm-project/commit/0cbb0846f270c6d6cb15492ba34ff9ae2ed33f67
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