[all-commits] [llvm/llvm-project] cf50a8: [PAC] Authenticate function pointers in UBSan type...
Akira Hatanaka via All-commits
all-commits at lists.llvm.org
Fri Jul 19 08:27:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf50a84dc0327c1ff732011d74d2c126a2b93af6
https://github.com/llvm/llvm-project/commit/cf50a84dc0327c1ff732011d74d2c126a2b93af6
Author: Akira Hatanaka <ahatanak at gmail.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M clang/lib/CodeGen/Address.h
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/CodeGen/CGPointerAuth.cpp
M clang/test/CodeGen/ubsan-function.cpp
Log Message:
-----------
[PAC] Authenticate function pointers in UBSan type checks (#99590)
The function pointer needs to be authenticated before doing the type
checks.
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