Skip to content

Replace hardcoded special names with call into getUserfacingName() #66704

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
Jun 20, 2023

Conversation

adrian-prantl
Copy link
Contributor

@adrian-prantl adrian-prantl commented Jun 16, 2023

This fixes an assertion failure when encountering previously unhandled special names.

rdar://109173022 (cherry picked from commit 229ad8b)

This fixes an assertion failure when encountering previously unhandled special names.

rdar://110841130
(cherry picked from commit 229ad8b)
@adrian-prantl adrian-prantl requested a review from a team as a code owner June 16, 2023 15:02
@adrian-prantl adrian-prantl requested a review from fredriss June 16, 2023 15:02
@adrian-prantl
Copy link
Contributor Author

@swift-ci test

@adrian-prantl
Copy link
Contributor Author

Explanation: Fix an assertion failure by replacing a hardcoded list of identifiers with an API call.
Radar: rdar://109173022
Scope: Debug info.
Risk: Low.
Testing: regression test

@adrian-prantl adrian-prantl merged commit 4152088 into swiftlang:release/5.9 Jun 20, 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