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.
2 parents b0c2dbe + c2b6828 commit 1fada7bCopy full SHA for 1fada7b
test/Interop/Cxx/templates/dependent-types.swift
@@ -1,6 +1,9 @@
1
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-cxx-interop -Xfrontend -validate-tbd-against-ir=none)
2
//
3
// REQUIRES: executable_test
4
+//
5
+// For some reason this is failing on i386: rdar://89166707.
6
+// XFAIL: CPU=i386
7
8
import DependentTypes
9
import StdlibUnittest
0 commit comments