Commit 9850a28
authored
Disable use-std-function.swift on ubuntu-24.10 (swiftlang#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://1376371421 parent 6a4b1cc commit 9850a28
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments