mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The Objective-C runtime expects a signed pointer here. The existing test would have caught this, except it was always disabled because the symbol name passed to the dlsym() check should not have had the leading '_'. Fixes <rdar://problem/57679510>.
2.0 KiB
2.0 KiB