swift
66300b7e - Test that `@abi` handles `SendableMetatype`

Commit
177 days ago
Test that `@abi` handles `SendableMetatype` The `@abi` checker ignores uses of marker protocols, as they don’t have any impact on call compatibility. Add tests to ensure that this rule encompasses SE-0470’s `SendableMetatype`. Fixes rdar://152602566.
Author
Parents
Loading