apple / swift-system

Low-level system calls and types for Swift
Apache License 2.0
1.18k stars 102 forks source link

[1.3.0] Fix SystemString.withContiguousStorageIfAvailable() #166

Closed glessard closed 5 months ago

glessard commented 5 months ago

Cherry-pick of https://github.com/apple/swift-system/pull/154

Addresses https://github.com/apple/swift-system/issues/153 (rdar://124102547)

glessard commented 5 months ago

@swift-ci please test

glessard commented 5 months ago

@swift-ci please test