We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
std::function
1 parent af311ff commit 6c17565Copy full SHA for 6c17565
test/Interop/Cxx/stdlib/use-std-function.swift
@@ -11,6 +11,7 @@
11
// which aren't yet supported in Swift. Therefore initializing a std::function from Swift closures
12
// will not work on the platforms that are shipped with this version of libstdc++ (rdar://125816354).
13
// XFAIL: LinuxDistribution=ubuntu-22.04
14
+// XFAIL: LinuxDistribution=rhel-9.3
15
// XFAIL: LinuxDistribution=rhel-9.4
16
17
import StdlibUnittest
0 commit comments