Skip to content

[swift-3.0-branch] Removing the usage of a private API #656

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

Closed

Conversation

moiseev
Copy link
Contributor

@moiseev moiseev commented Sep 14, 2016

Required for swiftlang/swift#4753

rdar://problem/28289426

@moiseev
Copy link
Contributor Author

moiseev commented Sep 14, 2016

@swift-ci Please test

@abertelrud
Copy link
Contributor

It's unfortunate that we don't have a performance test for the previous implementation. It would be very interesting to know what kind of performance hit we're looking at (if any) by simplifying the code in this way. Presumably the complexity of the code was incurred because of real performance issues.

@abertelrud
Copy link
Contributor

(Obviously, I'm not at all arguing against removing the use of private API — that's both good and necessary).

@moiseev
Copy link
Contributor Author

moiseev commented Sep 15, 2016

FWIW: here are the original PRs against master branch for this change.
#634
#647

@abertelrud
Copy link
Contributor

Thanks @moiseev! I hadn't seen the earlier conversation. I also didn't realize (but should have) that this was just the branch PR for a previous master PR.

@moiseev
Copy link
Contributor Author

moiseev commented Sep 15, 2016

Closing without merging: see justification here.

@moiseev moiseev closed this Sep 15, 2016
@moiseev moiseev deleted the no-private-api-ccc branch September 15, 2016 17:34
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