Skip to content

[ParseableInterface] Don't bother computing default witness tables #20437

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
Nov 9, 2018

Conversation

jrose-apple
Copy link
Contributor

These are only used within the original module today, so we can skip filling them in.

@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

public func method() {}
}

// Make sure the default witness table is empty.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you change SILGen to not emit one at all?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, that's also a good idea.

@swift-ci
Copy link
Contributor

swift-ci commented Nov 8, 2018

Build failed
Swift Test Linux Platform
Git Sha - f7d330b2f977969e516c37b575eb3a2a5ff21795

These are only used within the original module today, so we can skip
filling them in.
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

swift-ci commented Nov 9, 2018

Build failed
Swift Test OS X Platform
Git Sha - f7d330b2f977969e516c37b575eb3a2a5ff21795

@swift-ci
Copy link
Contributor

swift-ci commented Nov 9, 2018

Build failed
Swift Test Linux Platform
Git Sha - f7d330b2f977969e516c37b575eb3a2a5ff21795

@jrose-apple jrose-apple merged commit a9beecc into swiftlang:master Nov 9, 2018
@jrose-apple jrose-apple deleted the default-in-our-stars branch November 9, 2018 16:29
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.

4 participants