Skip to content

[ASTPrinter/CodeCompletion] Stop printing base type when possible #28165

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 3 commits into from
Dec 18, 2019

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Nov 9, 2019

rdar://problem/57033931
rdar://problem/47871647
https://bugs.swift.org/browse/SR-9868

@rintaro rintaro force-pushed the astprinter-rdar57033931 branch 2 times, most recently from 38fc71e to 9566c50 Compare November 15, 2019 08:58
@rintaro
Copy link
Member Author

rintaro commented Nov 15, 2019

@swift-ci Please smoke test

1 similar comment
@rintaro
Copy link
Member Author

rintaro commented Nov 19, 2019

@swift-ci Please smoke test

@rintaro rintaro marked this pull request as ready for review November 19, 2019 04:31
Copy link
Contributor

@benlangmuir benlangmuir left a comment

Choose a reason for hiding this comment

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

For code-completion this LGTM. Can this impact swiftinterface generation? If so, it would be good to have a test case.

@rintaro rintaro force-pushed the astprinter-rdar57033931 branch from 9566c50 to 8366779 Compare December 17, 2019 23:21
@theblixguy
Copy link
Collaborator

theblixguy commented Dec 17, 2019

Does this fix SR-9868 as well?

@rintaro rintaro force-pushed the astprinter-rdar57033931 branch from 8366779 to 318bff6 Compare December 17, 2019 23:51
@rintaro rintaro force-pushed the astprinter-rdar57033931 branch from 318bff6 to 6da2ca7 Compare December 18, 2019 00:26
@rintaro
Copy link
Member Author

rintaro commented Dec 18, 2019

@swift-ci Please smoke test

@rintaro
Copy link
Member Author

rintaro commented Dec 18, 2019

Does this fix SR-9868 as well?

Thanks for the heads up! It does. Added a test case for it

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.

3 participants