mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
It fails with enabled OSSA modules and when run in optimize mode. The problem is that TestErrorDomain (a NSString pointer) is null, but it's not imported as Optional<NSString>. rdar://143681997
1.9 KiB
1.9 KiB