Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for InlineArray, generate readonly instance members, and fix signed bitfield handling #464

Merged
merged 3 commits into from
Jul 8, 2023

Conversation

tannergooding
Copy link
Member

This resolves #415

@tannergooding tannergooding merged commit 641a0d2 into dotnet:main Jul 8, 2023
@kkukshtel
Copy link
Contributor

Should we start seeing inlinearray on generated output if we switch to dotnet 8?

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.

Read behaviour for signed bitfields is inconsistent with Clang, MSVC and GCC
2 participants