[all-commits] [llvm/llvm-project] 23848e: [clang][PAC] Add ptrauth.h helpers for computing t...
Oliver Hunt via All-commits
all-commits at lists.llvm.org
Tue Oct 14 18:15:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23848e606baea5c8e5239d56b032399811f54b77
https://github.com/llvm/llvm-project/commit/23848e606baea5c8e5239d56b032399811f54b77
Author: Oliver Hunt <oliver at apple.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M clang/docs/PointerAuthentication.rst
M clang/lib/Headers/ptrauth.h
Log Message:
-----------
[clang][PAC] Add ptrauth.h helpers for computing type discriminators (#163456)
Adds an additional helper that had not been upstreamed, and adds
documentation for both `ptrauth_type_discriminator` and
`ptrauth_function_pointer_type_discriminator`
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