Skip to content

[6.0] Fix lifetime dependence demangling and add a new Sema diagnostic #73003

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
Apr 15, 2024

Conversation

meg-gupta
Copy link
Contributor

Explanation: [6.0] Fix lifetime dependence demangling and add a new Sema diagnostic

Scope: Required when lifetime dependence specifiers are used alongside some other type annotations like throws
Radar/SR Issues: rdar://125564108 (~Escapable: Assertion in demangler instead of diagnostic)

Original PR: #72684

Risk: The changes are effective only with the experimental feature non escapable types

Testing: Unit tests added

Reviewer: @atrick

@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta meg-gupta marked this pull request as ready for review April 12, 2024 19:47
@meg-gupta meg-gupta requested a review from a team as a code owner April 12, 2024 19:47
@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta meg-gupta enabled auto-merge April 12, 2024 19:47
@meg-gupta
Copy link
Contributor Author

@swift-ci test linux platform

@meg-gupta meg-gupta merged commit 5539a86 into swiftlang:release/6.0 Apr 15, 2024
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