Files
swift-mirror/stdlib/public/SwiftShims/swift/shims/LibcShims.h
Alexis Laferrière 0c27a4c38c SwiftShims: memcmp should accept optional pointers on Darwin
Darwin defines memcmp with optional pointers. Update SwiftShims to
define it to the same type to avoid deserialization failures where we
get one over the other and the types don't match anymore.

rdar://140596571
2024-12-04 14:58:32 -08:00

6.3 KiB