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

Fixup use of invalid implicit cast of strongly-typed enum to underlying type. #882

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jul 3, 2023

This code being previously allowed was a bug in Clang addressed in llvm/llvm-project#38717.

Resolves rdar://111400323

…ng type.

This code being previously allowed was a bug in Clang addressed in llvm/llvm-project#38717.

Resolves rdar://111400323
@artemcm
Copy link
Contributor Author

artemcm commented Jul 3, 2023

@swift-ci test

@dmbryson
Copy link
Contributor

dmbryson commented Jul 3, 2023

@swift-ci please smoke test

@artemcm artemcm merged commit 83a0b4d into main Jul 5, 2023
@artemcm artemcm deleted the FixFormatString branch July 5, 2023 15:25
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