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

JIT: Fix "elaborated type specifier" for enum class in JIT #104450

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

jakobbotsch
Copy link
Member

It appears even scoped enums should just get the enum keyword in these cases.

Fix #104442

It appears even scoped enums should just get the `enum` keyword in these
cases.

Fix dotnet#104442
Copy link
Contributor

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

@jakobbotsch jakobbotsch merged commit 0dac635 into dotnet:main Jul 5, 2024
107 checks passed
@jakobbotsch jakobbotsch deleted the elaborated-enum-specifier branch July 5, 2024 08:04
@github-actions github-actions bot locked and limited conversation to collaborators Aug 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JIT build failure with clang 10
2 participants