mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
c329bf6c4a
Symbols from the backdeploy libraries shouldn't be exported by dylibs. Also found an undefined declaration (asyncMainDrainQueue) and a duplicate declaration for `swift_task_getCurrent`, so those were cleaned up.