mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Use intptr_t instead of ssize_t and more test fixes
This commit is contained in:
@@ -2825,7 +2825,7 @@ FUNCTION(GenericInstantiateLayoutString,
|
||||
// void swift_initRawStructMetadata(Metadata *structType,
|
||||
// StructLayoutFlags structLayoutFlags,
|
||||
// const TypeLayout *likeType,
|
||||
// ssize_t count,
|
||||
// intptr_t count,
|
||||
// RawLayoutFlags rawLayoutFlags);
|
||||
FUNCTION(InitRawStructMetadata,
|
||||
swift_initRawStructMetadata,
|
||||
|
||||
Reference in New Issue
Block a user