Skip to content

Conversation

drexin
Copy link

@drexin drexin commented Jun 6, 2024

rdar://129359321

Adds SwiftAggLowerign::shouldReturnTypedErrorIndirectly, which checks if a typed error can be returned directly, similar to how shouldPassIndirectly works, but with the additional restriction of the type having to consist of only integers.

rdar://129359321

Adds SwiftAggLowerign::shouldReturnTypedErrorIndirectly, which checks if a typed error can be returned directly, similar to how shouldPassIndirectly works, but with the additional restriction of the type having to consist of only integers.
@drexin drexin force-pushed the wip-typed-throws branch from 0ab6f89 to 7936f81 Compare June 11, 2024 20:36
@drexin
Copy link
Author

drexin commented Jun 17, 2024

@swift-ci test

@drexin drexin merged commit 983a35a into swiftlang:stable/20230725 Jun 22, 2024
@drexin drexin deleted the wip-typed-throws branch June 22, 2024 09:35
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