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 ffe22f6 + 8b7d5e5 commit 2dc96a9Copy full SHA for 2dc96a9
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