swiftlang / swift-corelibs-foundation

The Foundation Project, providing core utilities, internationalization, and OS independence
swift.org
Apache License 2.0
5.29k stars 1.13k forks source link

Move __CFAllocatorRespectsHintZeroWhenAllocating (6.0) #5127

Closed parkera closed 1 week ago

parkera commented 1 week ago

Move __CFAllocatorRespectsHintZeroWhenAllocating to a CF-internal header to avoid confusion over its linkage. Resolves #5125 (cherry picked from #5126 for 6.x).

(cherry picked from commit b1b460325cd4b2932220356a1a50ef64fc947bc1)

parkera commented 1 week ago

@swift-ci test