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 3c26a63 commit 51be1bdCopy full SHA for 51be1bd
test/Interpreter/objc_class_resilience.swift
@@ -4,6 +4,7 @@
4
// RUN: %target-codesign %t/libresilient_struct.%target-dylib-extension
5
6
// RUN: %target-build-swift %s -L %t -I %t -lresilient_struct -o %t/main -Xlinker -rpath -Xlinker %t
7
+// RUN: %target-codesign %t/main
8
9
// RUN: %target-run %t/main %t/libresilient_struct.%target-dylib-extension
10
0 commit comments