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 2b964b9 commit 503dd18Copy full SHA for 503dd18
test/Interop/Cxx/value-witness-table/witness-layout-opts-irgen.swift
@@ -7,8 +7,8 @@
7
// to test them in the same file.
8
// XFAIL: OS=windows-msvc
9
10
-// Failing on i386 simulator, disable for now. rdar://73829982
11
-// UNSUPPORTED: DARWIN_SIMULATOR=ios
+// Failing on 32-bit simulator, disable for now. rdar://73829982
+// REQUIRES: rdar73829982
12
13
import WitnessLayoutOpts
14
0 commit comments