Skip to content

[test] Clang is now more strict about underlying type enums #32180

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
Jun 5, 2020

Conversation

davezarzycki
Copy link
Contributor

@davezarzycki davezarzycki commented Jun 4, 2020

As of llvm/llvm-project@c90e198, clang is now more strict about parsing of enum-base in order to follow C++11 rules.

As of c90e198, clang is now more strict
about parsing of enum-base in order to follow C++11 rules.
@davezarzycki davezarzycki merged commit 8349018 into swiftlang:master-next Jun 5, 2020
@davezarzycki davezarzycki deleted the pr32180 branch June 5, 2020 10:42
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.

1 participant