Skip to content

Conversation

@nd
Copy link

@nd nd commented Jul 20, 2025

Itanium C++ ABI initializes alignment to 1 instead of 0. Computing modulo 0 in has_unaligned_fields will trigger exception. This can happen in classes with no members.

Itanium C++ ABI initializes alignment to 1 instead of 0.
Computing modulo 0 in has_unaligned_fields will trigger exception.
This can happen in classes with no members.
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.

1 participant