Skip to content

Conversation

ahatanaka
Copy link

Fix a bug in CodeGen where such variables could cause a compilation error or be emitted with an undef initializer when the vtable was signed with address discrimination.

rdar://155696134

…tructors (llvm#154858)

Fix a bug in CodeGen where such variables could cause a compilation
error or be emitted with an undef initializer when the vtable was signed
with address discrimination.

rdar://155696134
@ahatanaka ahatanaka changed the title [PAC] Fix codegen for polymorphic class variables with consteval constructors (#154858) [PAC] Fix codegen for polymorphic class variables with consteval constructors Aug 25, 2025
@ahatanaka ahatanaka merged commit b4ad0d5 into stable/21.x Aug 25, 2025
@ahatanaka ahatanaka deleted the ptrauth-consteval-constructor branch August 25, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants