Skip to content

Push ArchetypeType's API down to subclasses. #21277

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
Dec 13, 2018

Conversation

jckarter
Copy link
Contributor

And clean up code that conditionally works only with certain kinds of archetype along the way.

And clean up code that conditionally works only with certain kinds of archetype along the way.
@jckarter
Copy link
Contributor Author

@swift-ci Please test

@@ -2694,7 +2695,7 @@ class OpenExistentialExpr : public Expr {
/// Retrieve the existential value that is being opened.
Expr *getExistentialValue() const { return ExistentialValue; }

/// Set the existential value that is being opened.
/// Set the existential val ue that is being opened.
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo, unless I missed the lecture about "val ue"s in school ;)

@jckarter jckarter merged commit b701dc4 into swiftlang:master Dec 13, 2018
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