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 0297476 commit b82d2f2Copy full SHA for b82d2f2
test/Reflection/box_descriptors.sil
@@ -2,6 +2,9 @@
2
// RUN: %target-build-swift %s -emit-module -emit-library -module-name capture_descriptors -o %t/capture_descriptors%{target-shared-library-suffix}
3
// RUN: %target-swift-reflection-dump -binary-filename %t/capture_descriptors%{target-shared-library-suffix} | %FileCheck %s
4
5
+// SR-10758
6
+// UNSUPPORTED: linux
7
+
8
sil_stage canonical
9
10
import Builtin
0 commit comments