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 3454db6 commit 182a011Copy full SHA for 182a011
test/Interop/Cxx/class/memory-layout-silgen.swift
@@ -1,6 +1,7 @@
1
// RUN: %target-swiftxx-frontend -I %S/Inputs -emit-ir -o - %s | %FileCheck %s
2
3
-// UNSUPPORTED: OS=linux-android
+// XFAIL: OS=linux-android
4
+// XFAIL: OS=linux-androideabi
5
6
import MemoryLayout
7
0 commit comments