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 5f624d1 commit ac3d0b1Copy full SHA for ac3d0b1
test/IRGen/objc_subclass.swift
@@ -2,6 +2,8 @@
2
// RUN: %build-irgen-test-overlays
3
// RUN: %target-swift-frontend(mock-sdk: -sdk %S/Inputs -I %t) -primary-file %s -emit-ir | %FileCheck --check-prefix=CHECK --check-prefix=CHECK-%target-ptrsize %s
4
5
+// UNSUPPORTED: OS=watchos
6
+
7
// REQUIRES: objc_interop
8
9
// The order of the output seems to change between asserts/noasserts build of
0 commit comments