Skip to content

Conversation

@zeule
Copy link
Contributor

@zeule zeule commented Jun 25, 2021

This resolves crashing on virtual destructors if Clang is build with
assertions and corrects vtbl indices for tables with destructors.

Fixes #240.

@zeule zeule force-pushed the feature/virtual-dtor branch 2 times, most recently from edb91fb to 51c0e95 Compare June 25, 2021 19:01
@zeule zeule marked this pull request as draft June 25, 2021 21:49
@zeule zeule force-pushed the feature/virtual-dtor branch from 51c0e95 to 1e24dcf Compare June 25, 2021 21:58
@zeule zeule marked this pull request as ready for review June 25, 2021 21:58
This resolves crashing on virtual destructors if Clang is build with
assertions and corrects vtbl indices for tables with destructors.

Fixes dotnet#240.
@zeule zeule force-pushed the feature/virtual-dtor branch from 1e24dcf to 401e09f Compare June 28, 2021 15:05
@zeule zeule requested a review from tannergooding June 28, 2021 15:24
@tannergooding tannergooding merged commit c31a508 into dotnet:main Jun 29, 2021
@zeule zeule deleted the feature/virtual-dtor branch June 29, 2021 15:22
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.

Assertion fails at virtual destructor declaration

2 participants