mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Remove TwoWordPair and use SwiftCC instead.
This commit is contained in:
@@ -64,7 +64,7 @@ static const FullMetadata<HeapMetadata> ErrorMetadata{
|
||||
Metadata{MetadataKind::ErrorObject},
|
||||
};
|
||||
|
||||
BoxPair::Return
|
||||
BoxPair
|
||||
swift::swift_allocError(const swift::Metadata *type,
|
||||
const swift::WitnessTable *errorConformance,
|
||||
OpaqueValue *initialValue,
|
||||
|
||||
Reference in New Issue
Block a user