Skip to content

[Name lookup] Look through parentheses when finding type references. #20031

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

DougGregor
Copy link
Member

When resolving type declarations in, e.g., the inherited type declarations
request, look through parenthesized types. Fixes rdar://problem/45527696.

When resolving type declarations in, e.g., the inherited type declarations
request, look through parenthesized types. Fixes rdar://problem/45527696.

(cherry picked from commit feb1b55)
@DougGregor
Copy link
Member Author

@swift-ci please test and merge

@DougGregor
Copy link
Member Author

@shahmishal it looks like the Linux CI for this branch might be misconfigured?

20:49:04 CMake Error at CMakeLists.txt:58 (find_package):
20:49:04   Could not find a package configuration file provided by "Swift" with any of
20:49:04   the following names:
20:49:04 
20:49:04     SwiftConfig.cmake
20:49:04     swift-config.cmake
20:49:04 
20:49:04   Add the installation prefix of "Swift" to CMAKE_PREFIX_PATH or set
20:49:04   "Swift_DIR" to a directory containing one of the above files.  If "Swift"
20:49:04   provides a separate development package or SDK, be sure it has been
20:49:04   installed.

@DougGregor DougGregor merged commit 9a37b0a into swiftlang:swift-5.0-branch Oct 25, 2018
@DougGregor DougGregor deleted the parenthesized-type-ref-5.0 branch October 25, 2018 03:23
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.

1 participant