Skip to content

Conversation

DougGregor
Copy link
Member

Queries through the GenericSignatureBuilder about a particular type
parameter only really need information about the equivalence class in which that type parameter resides. Introduce a new entry point GenericSignatureBuilder::resolveEquivalenceClass() that only returns the equivalence class.

For now, resolveEquivalanceClass() is a thin layer over resolveArchetype().

Queries through the GenericSignatureBuilder about a particular type
parameter only really need information about the equivalence class in which that type parameter resides. Introduce a new entry point
GenericSignatureBuilder::resolveEquivalenceClass() that only

For now, resolveEquivalanceClass() is a thin layer over
resolveArchetype().
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 10b78bb into swiftlang:master Sep 9, 2017
@DougGregor DougGregor deleted the gsb-resolve-equivalence-class branch September 10, 2017 00:59
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