mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
It turns out that the stdlib build depends on `internal` functions with `@_silgen_name` getting hidden linkage in some configurations. Instead of messing with the linkage computation, just fix the `stdlib/Error.swift` test by making `setWillThrowHandler` `public` to give it the right linkage. Resolves rdar://141590619.
7.1 KiB
7.1 KiB