Skip to content

Conversation

@j-hui
Copy link
Contributor

@j-hui j-hui commented Oct 28, 2025

rdar://163511959

@j-hui
Copy link
Contributor Author

j-hui commented Oct 28, 2025

Also reverts #85176

@j-hui
Copy link
Contributor Author

j-hui commented Oct 28, 2025

@swift-ci please test

@al45tair al45tair merged commit edf90fd into swiftlang:main Oct 28, 2025
0 of 3 checks passed
ExplicitSafety::Unspecified);
return safety == ExplicitSafety::Unsafe;
auto req = ClangTypeExplicitSafety({clangType});
if (evaluator.hasActiveRequest(req))
Copy link
Contributor

Choose a reason for hiding this comment

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

hasActiveRequest() isn't meant to be used this way. Please find a better way to address this

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