Skip to content

No assert for nameless typedefs #26695

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 27, 2018
Merged

Conversation

sandersn
Copy link
Member

The assert is over-optimistic and should be removed until we can parse every possible thing that people might put in a JSDoc type position.

Fixes #26693

The assert is over-optimistic and should be removed until we can parse
every possible thing that people might put in a JSDoc type position.

Fixes #26693
@sandersn sandersn merged commit b50c37d into master Aug 27, 2018
@sandersn sandersn deleted the remove-nameless-typedef-assert branch August 27, 2018 21:12
sandersn added a commit that referenced this pull request Aug 28, 2018
The assert is over-optimistic and should be removed until we can parse
every possible thing that people might put in a JSDoc type position.

Fixes #26693
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