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

Generate declarations for unnamed fields of structs and unions #604

Merged
merged 7 commits into from
Jul 26, 2023

Conversation

IDKWNTCMF
Copy link
Collaborator

No description provided.

@IDKWNTCMF IDKWNTCMF linked an issue Jul 20, 2023 that may be closed by this pull request
@IDKWNTCMF IDKWNTCMF requested a review from ladisgin July 20, 2023 11:30
server/src/types/TypesResolver.cpp Outdated Show resolved Hide resolved
server/src/types/TypesResolver.h Outdated Show resolved Hide resolved
@IDKWNTCMF IDKWNTCMF requested a review from ladisgin July 21, 2023 06:45
Copy link
Member

@ladisgin ladisgin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @kichunya please check this PR too

@ladisgin ladisgin requested a review from kichunya July 26, 2023 10:22
@IDKWNTCMF IDKWNTCMF merged commit 593344f into main Jul 26, 2023
5 checks passed
@IDKWNTCMF IDKWNTCMF deleted the generate-declarations-for-unnamed-fields branch July 26, 2023 12:13
IDKWNTCMF added a commit that referenced this pull request Jul 26, 2023
* Generate declarations for unnamed fields of structs and unions
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.

Generated tests can contain cast to union of unnamed type
3 participants