Skip to content

[CSDiagnostics] Ignore placeholder types that appear in editor placeh… #64398

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
Mar 16, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Mar 15, 2023

…older expressions

When placeholder type appears in an editor placeholder i.e. <#T##() -> _#>
we rely on the parser to produce a diagnostic about editor placeholder and
glance over all placeholder type inference issues.

Resolves: rdar://106621760

…older expressions

When placeholder type appears in an editor placeholder i.e.
`<#T##() -> _#>` we rely on the parser to produce a diagnostic
about editor placeholder and glance over all placeholer type
inference issues.

Resolves: rdar://106621760
@xedin xedin requested a review from ahoppen March 15, 2023 19:53
@xedin
Copy link
Contributor Author

xedin commented Mar 15, 2023

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Mar 15, 2023

@swift-ci please test Windows platform

@xedin
Copy link
Contributor Author

xedin commented Mar 16, 2023

@swift-ci please smoke test Windows platform

@xedin xedin merged commit ed9e2d6 into swiftlang:main Mar 16, 2023
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