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 6e9d5f5 + 542e1bb commit a6ba767Copy full SHA for a6ba767
test/IRGen/type_layout_reference_storage_objc.swift
@@ -1,4 +1,5 @@
1
-// RUN: %target-swift-frontend(mock-sdk: %clang-importer-sdk) -enable-objc-interop -emit-ir %s | %FileCheck %s
+// RUN: %target-swift-frontend(mock-sdk: %clang-importer-sdk) -enable-objc-interop -emit-ir %s | %FileCheck %s --check-prefix=CHECK-%target-ptrsize
2
+// XFAIL: *
3
4
import Foundation
5
0 commit comments