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: Adjust bridged known types tests for the macOS 13 SDK.
In the macOS 13 SDK the definition of `CGFloat` moved from the CoreGraphics Swift overlay to the CoreFoundation overlay. This test should therefore no longer check that a `@import CoreGraphics` directive is emitted since this check fails for compiler developers using newer SDKs.
0 commit comments