Skip to content

Tests: Loosen CHECK: lines matching _diagnoseUnavailableCodeReached() #71214

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
Jan 29, 2024

Conversation

tshortli
Copy link
Contributor

Depending on deployment target and platform, the function called to diagnose reaching unavailable code could be _diagnoseUnavailableCodeReached() itself, the back-deployment thunk, or the @_alwaysEmitIntoClient variant of the function.

Resolves rdar://121344690

Depending on deployment target and platform, the function called to diagnose
reaching unavailable code could be `_diagnoseUnavailableCodeReached()` itself,
the back-deployment thunk, or the `@_alwaysEmitIntoClient` variant of the
function.

Resolves rdar://121344690
@tshortli tshortli enabled auto-merge January 29, 2024 17:12
@tshortli tshortli force-pushed the unavailable-decl-stub-tests branch from 6a10299 to da2d250 Compare January 29, 2024 19:38
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli merged commit f777d1d into swiftlang:main Jan 29, 2024
@tshortli tshortli deleted the unavailable-decl-stub-tests branch January 30, 2024 01:59
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.

1 participant