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 3a7b4a2 commit 4e003dcCopy full SHA for 4e003dc
test/Runtime/demangleToMetadata.swift
@@ -3,6 +3,7 @@
3
// RUN: %target-codesign %t/a.out
4
// RUN: %target-run %t/a.out
5
// REQUIRES: executable_test
6
+// UNSUPPORTED: use_os_stdlib
7
8
import Swift
9
import StdlibUnittest
test/stdlib/Casts.swift
@@ -15,6 +15,7 @@
15
// -----------------------------------------------------------------------------
16
// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-concurrency)
17
18
19
20
21
#if _runtime(_ObjC)
0 commit comments