Skip to content
Unverified Commit 6bb63002 authored by Daniil Kovalev's avatar Daniil Kovalev Committed by GitHub
Browse files

[PAC] Fix address discrimination for type info vtable pointers (#102199)

In #99726, `-fptrauth-type-info-vtable-pointer-discrimination` was
introduced, which is intended to enable type and address discrimination
for type_info vtable pointers. However, some codegen logic for actually
enabling address discrimination was missing. This patch addresses the
issue.

Fixes #101716
parent f225b077
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment