Skip to content

Add CanType::getOptionalObjectType for staging a rename. #14387

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
Feb 3, 2018
Merged

Add CanType::getOptionalObjectType for staging a rename. #14387

merged 1 commit into from
Feb 3, 2018

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Feb 3, 2018

In order to replace uses of getAnyOptionalObjectType() with
getOptionalObjectType(), we need to update LLDB. But in order
to do that, we need to have the version of this function for
CanType available.

So this adds this, as a temporary measure, to facilitate the LLDB
update that will unblock the compiler rename.

In order to replace uses of getAnyOptionalObjectType() with
getOptionalObjectType(), we need to update LLDB. But in order
to do that, we need to have the version of this function for
CanType available.

So this adds this, as a temporary measure, to facilitate the LLDB
update that will unblock the compiler rename.
@rudkx
Copy link
Contributor Author

rudkx commented Feb 3, 2018

@swift-ci Please smoke test and merge

@rudkx
Copy link
Contributor Author

rudkx commented Feb 3, 2018

@shahmishal I have been seeing multiple timeouts per day on Linux test runs. Do we know what's going on here or have a bug to investigate yet?

@rudkx
Copy link
Contributor Author

rudkx commented Feb 3, 2018

@swift-ci Please smoke test Linux platform

@rudkx rudkx merged commit cc1d258 into swiftlang:master Feb 3, 2018
@rudkx rudkx deleted the CanType-getOptionalObjectType branch February 3, 2018 18:52
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