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
Disable use-std-function.swift on ubuntu-24.10 (#77002)
The test is failing because a templated constructor of std::function
with an rvalue-reference parameter is called, which isn't supported yet.
rdar://137637142
0 commit comments