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 6a39870 + f5b2577 commit 92b20ebCopy full SHA for 92b20eb
test/Runtime/genericMetadataBuilder.swift
@@ -6,6 +6,10 @@
6
// The builder doesn't yet know how to look up symbols on Windows.
7
// UNSUPPORTED: OS=windows-msvc
8
9
+// REQUIRES: executable_test
10
+// UNSUPPORTED: use_os_stdlib
11
+// UNSUPPORTED: back_deployment_runtime
12
+
13
struct ConcreteEmpty {}
14
15
struct ConcreteFields {
0 commit comments