Skip to content

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Jan 30, 2020

Add another cross-cutting module configuration to the nested types table
search path. A module can have no overlay but also contain a nested
types table suitable for finding a given member name. UIKit is the
sharpest example of this state of affairs. UIKit currently defines an
overlay in Swift where we find some nested types. But it also defines
an inner module that has some other nested types tables.

Resolves rdar://58940989

Add another cross-cutting module configuration to the nested types table
search path. A module can have no overlay but also contain a nested
types table suitable for finding a given member name. UIKit is the
sharpest example of this state of affairs. UIKit currently defines an
overlay in Swift where we find some nested types.  But it also defines
an inner module that has some other nested types tables.

Resolves rdar://58940989
@CodaFi
Copy link
Contributor Author

CodaFi commented Jan 30, 2020

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit a56cd12 into swiftlang:master Jan 31, 2020
@CodaFi CodaFi deleted the module-scope-context-is-king branch January 31, 2020 00:49
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