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 c9fa1b2 commit 8b7d5e5Copy full SHA for 8b7d5e5
test/IRGen/copy_value_destroy_value.sil
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend -parse-sil -emit-ir %s | %FileCheck %s
2
+// REQUIRES: OS=macosx
3
4
// Make sure that we are using type lowering and that we are handling the return
5
// value correctly.
0 commit comments