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 e94aff3 + bc9aeda commit 5cc85b4Copy full SHA for 5cc85b4
test/Reflection/conformance_descriptors.swift
@@ -1,4 +1,5 @@
1
// UNSUPPORTED: windows
2
+// UNSUPPORTED: OS=linux-gnu && CPU=aarch64
3
// RUN: %empty-directory(%t)
4
5
// RUN: %target-build-swift -Xfrontend -enable-anonymous-context-mangled-names %S/Inputs/ConcreteTypes.swift %S/Inputs/GenericTypes.swift %S/Inputs/Protocols.swift %S/Inputs/Extensions.swift %S/Inputs/Closures.swift %S/Inputs/Conformances.swift -parse-as-library -emit-module -emit-library -module-name ConformanceCheck -o %t/Conformances
0 commit comments