[llvm-branch-commits] [clang] [clang] Implement pointer authentication for C++ virtual functions, v-tables, and VTTs (PR #94056)
Oliver Hunt via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jun 7 12:58:15 PDT 2024
ojhunt wrote:
Had to do a force push to resolve merge conflicts following @ahatanak's PR, so this change now includes `CodeGenFunction::EmitPointerAuthAuth` etc
https://github.com/llvm/llvm-project/pull/94056
More information about the llvm-branch-commits
mailing list