apple / swift-corelibs-foundation

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

[wasm] Guard out the use of `libdispatch` types #4905

Closed kateinoigakukun closed 4 months ago

kateinoigakukun commented 4 months ago

To avoid the use of libdispatch types in the CoreFoundation module when unavailable

kateinoigakukun commented 4 months ago

@swift-ci test

kateinoigakukun commented 4 months ago

@swift-ci test