Skip to content

Conversation

Lancern
Copy link
Member

@Lancern Lancern commented Mar 15, 2025

This PR resolves an assertion failure in CIRGenTypes::isFuncParamTypeConvertible, which is involved when trying to emit a vtable entry to a virtual function whose type includes a pointer-to-member-function.

This patch resolves an assertion failure in
CIRGenTypes::isFuncParamTypeConvertible, which is involved when trying to emit
a vtable entry to a virtual function whose type includes a pointer-to-member-
function.
@bcardosolopes bcardosolopes merged commit 908424a into llvm:main Mar 17, 2025
7 checks passed
@Lancern Lancern deleted the fix-vfunc-mfp-gen branch March 18, 2025 00:35
lanza pushed a commit that referenced this pull request Mar 18, 2025
This PR resolves an assertion failure in
`CIRGenTypes::isFuncParamTypeConvertible`, which is involved when trying
to emit a vtable entry to a virtual function whose type includes a
pointer-to-member-function.
terapines-osc-cir pushed a commit to Terapines/clangir that referenced this pull request Sep 2, 2025
…1487)

This PR resolves an assertion failure in
`CIRGenTypes::isFuncParamTypeConvertible`, which is involved when trying
to emit a vtable entry to a virtual function whose type includes a
pointer-to-member-function.
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