Skip to content

Add new enum value clang::BuiltinType::IncompleteMatrixIdx to switch statements #32136

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

Conversation

martinboehme
Copy link
Contributor

This fixes the build breakage caused by the addition of this enum value in Clang.

@martinboehme martinboehme requested a review from gribozavr June 2, 2020 14:55
@martinboehme
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

swift-ci commented Jun 2, 2020

Build failed
Swift Test Linux Platform
Git Sha - 6e368ae

@swift-ci
Copy link
Contributor

swift-ci commented Jun 2, 2020

Build failed
Swift Test OS X Platform
Git Sha - 6e368ae

@martinboehme
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

swift-ci commented Jun 3, 2020

Build failed
Swift Test Linux Platform
Git Sha - 6e368ae

@swift-ci
Copy link
Contributor

swift-ci commented Jun 3, 2020

Build failed
Swift Test OS X Platform
Git Sha - 6e368ae

@martinboehme
Copy link
Contributor Author

I have an upstream fix for the compile error here:

https://reviews.llvm.org/D80448

Will re-trigger testing once this is submitted.

@JDevlieghere
Copy link
Contributor

I'm going to merge this to unblock master-next.

@JDevlieghere JDevlieghere merged commit 07d37a8 into swiftlang:master-next Jun 3, 2020
@martinboehme
Copy link
Contributor Author

I'm going to merge this to unblock master-next.

Thanks!

@martinboehme martinboehme deleted the compile-fix-incomplete-matrix-idx branch June 4, 2020 06:04
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