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

fix compiler crash #25925

Merged
merged 1 commit into from Apr 25, 2019
Merged

fix compiler crash #25925

merged 1 commit into from Apr 25, 2019

Conversation

Kingwl
Copy link
Contributor

@Kingwl Kingwl commented Jul 25, 2018

Fixes #25663

@@ -0,0 +1,3 @@
if (true) {
Copy link
Contributor

Choose a reason for hiding this comment

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

You need to remove the curly braces to actually test your change

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sorry my fault

@RyanCavanaugh
Copy link
Member

@rbuckton please merge if this looks correct - thanks

@Kingwl
Copy link
Contributor Author

Kingwl commented Mar 25, 2019

(up)

@RyanCavanaugh RyanCavanaugh merged commit 583edce into microsoft:master Apr 25, 2019
@Kingwl Kingwl deleted the fix-crash branch April 26, 2019 09:02
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.

'const enum' in single statement context crashes compiler
5 participants