Skip to content

SIL: Remove default arguments from resilience expansion parameters #23110

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

Conversation

slavapestov
Copy link
Contributor

@slavapestov slavapestov commented Mar 5, 2019

This concludes the first phase of a refactoring. Previous PRs include:

The next step is to look at each occurrence of FIXME: Expansion and pass in the right expansion.

https://bugs.swift.org/browse/SR-261, rdar://24057844

@slavapestov
Copy link
Contributor Author

@eeckstein you should probably take a look at this PR, #23082 and #23004

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

We want to be sure to only use types lowerered with
ResilienceExpansion::Minimal when computing function
signatures.
Each call site will soon have to think about passing in the right expansion
instead of just assuming the default will be OK. But there are now only a
few call sites left, because most have been refactored to use convenience
APIs that pass in the right resilience expansion already.
@slavapestov slavapestov force-pushed the resilience-expansion-has-no-default branch from 071147c to d04c335 Compare March 6, 2019 02:05
@slavapestov
Copy link
Contributor Author

apple/swift-lldb#1353
@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

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