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.
1 parent 761b88f commit 9992b8cCopy full SHA for 9992b8c
test/Interop/Cxx/stdlib/use-std-vector-typechecker.swift
@@ -1,4 +1,5 @@
1
// RUN: not %target-swift-frontend %s -typecheck -I %S/Inputs -cxx-interoperability-mode=default -diagnostic-style llvm 2>&1 | %FileCheck %s
2
+// XFAIL: OS=linux-androideabi
3
4
import StdVector
5
import CxxStdlib
0 commit comments