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
Attempting to unblock bots
Specifically, this also seems to fail on PR tests:
```
Failed Tests (1):
Swift(iphonesimulator-x86_64) :: embedded/wrong-linkage.swift
```
rdar://142601111
func posix_memalign(_ resultPtr:UnsafeMutablePointer<UnsafeMutableRawPointer?>, _ :Int, _ :Int)->Int32{ // expected-error {{function has wrong linkage to be called from}}
0 commit comments