Skip to content

Allow empty names for non-struct/union types #198

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

Merged
merged 1 commit into from
Aug 22, 2019

Conversation

cbiesinger
Copy link
Collaborator

In particular, for a typedef to a pointer, the stripped type will have
no name (it's a pointer to a type with a name). Allow for that.

Followup to 4ba3725

In particular, for a typedef to a pointer, the stripped type will have
no name (it's a pointer to a type with a name). Allow for that.

Followup to 4ba3725
@cbiesinger cbiesinger requested a review from sanketj August 22, 2019 18:21
@cbiesinger cbiesinger merged commit 640f839 into MicrosoftEdge:master Aug 22, 2019
@cbiesinger cbiesinger deleted the typedefs branch August 22, 2019 22:26
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