Skip to content

[syntax parser] Fix another assertion hit related to invalid composition type #23376

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
Mar 18, 2019

Conversation

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented Mar 18, 2019

Found by the stress tester.

@akyrtzi
Copy link
Contributor Author

akyrtzi commented Mar 18, 2019

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 8441758 into swiftlang:master Mar 18, 2019
@akyrtzi akyrtzi deleted the fix-syntax-parser-assertion-2 branch March 18, 2019 16:28
@compnerd
Copy link
Member

compnerd commented Mar 20, 2019

This causes a regression on Windows! Seems that the compiler is crashing on Windows :-(. (or at least, this test started failing in the last two days).

@akyrtzi
Copy link
Contributor Author

akyrtzi commented Mar 20, 2019

I seriously doubt that these changes introduced the crash. Could you file a JIRA with details of the crash ?

@akyrtzi
Copy link
Contributor Author

akyrtzi commented Mar 20, 2019

I seriously doubt that these changes introduced the crash. Could you file a JIRA with details of the crash ?

To clarify, if we revert this and the crash goes away, all we'll have accomplished is hide the underlying crash. We might as well XFAIL it for Windows in such a case.

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.

3 participants