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 9f30c85 + 9992b8c commit 2fdb1a8Copy full SHA for 2fdb1a8
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