mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
dispatch_source_create is marked up as non-null but can actually return null in programming error issues. In order to maintain the nullabilty contract, these issues will now cause the overlay to assert and crash rather than return a null pointer out of a non-null call. Resolves: <rdar://problem/39937177>
32 KiB
32 KiB