You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[test] Limit the macOS-specific parts of objc_init.swift (#12313)
...rather than using a blanket "REQUIRES: OS=macosx".
This isn't really even macOS-specific, but having to keep availability
information up to date in a fake version of AppKit for non-macOS
platforms seems silly.
rdar://problem/19452886
0 commit comments