Skip to content

[ClangImporter] Don't use instance methods to suppress class methods #13100

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

jrose-apple
Copy link
Contributor

(and vice versa)

Inadvertant fallout from #9681, which concerned accidental ambiguity when mirroring protocol methods onto an implementing class.

SR-5959 / rdar://problem/34596043

(and vice versa)

Inadvertant fallout from 7725e38, which concerned accidental ambiguity
when mirroring protocol methods onto an implementing class.

https://bugs.swift.org/browse/SR-5959
@jrose-apple jrose-apple requested a review from rjmccall November 28, 2017 01:59
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test macOS

@jrose-apple
Copy link
Contributor Author

@swift-ci Please smoke test Linux

@jrose-apple
Copy link
Contributor Author

@swift-ci Please test source compatibility

@rjmccall
Copy link
Contributor

Oops!

LGTM, of course.

@jrose-apple
Copy link
Contributor Author

Source compat failures are unrelated (John's AnyObject peephole change), so I'm merging anyway.

@jrose-apple jrose-apple merged commit f5989d2 into swiftlang:master Nov 28, 2017
@jrose-apple jrose-apple deleted the enough-room-for-both-of-us branch November 28, 2017 16:53
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.

2 participants