Skip to content

[Metadata/TypeByName] NFC: Don't try to check for dot syntax in presence o… #14720

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
Feb 20, 2018

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Feb 19, 2018

…f symbolic references

If symbolic references are present in the mangled name don't try
to check for convenience dot syntax as well since they can't appear
together.

…f symbolic references

If symbolic references are present in the mangled name don't try
to check for convenience dot syntax as well since they can't appear
together.
@xedin xedin requested a review from jckarter February 19, 2018 22:55
@xedin
Copy link
Contributor Author

xedin commented Feb 19, 2018

@swift-ci please test

@xedin xedin changed the title [Metadata/TypeByName] Don't try to check for dot syntax in presence o… [Metadata/TypeByName] NFC: Don't try to check for dot syntax in presence o… Feb 19, 2018
@jckarter
Copy link
Contributor

Thanks, nice catch! This is the cause of the TupleMirror/NoLeak reflection test failure on my local machine.

@xedin xedin merged commit dd06c1c into swiftlang:master Feb 20, 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