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 ecae403 commit a07b1d6Copy full SHA for a07b1d6
test/SILGen/coverage_deinit.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend -Xllvm -sil-full-demangle -suppress-warnings -profile-generate -profile-coverage-mapping -emit-sorted-sil -emit-sil -module-name coverage_deinit %s | %FileCheck %s
2
+// REQUIRES: objc_interop
3
4
import Foundation
5
0 commit comments