Skip to content

Commit 8906b06

Browse files
committed
[Testing] New test requires objc_interop
1 parent 637412c commit 8906b06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILGen/mangling_retroactive_overlay.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %empty-directory(%t)
22
// RUN: %build-silgen-test-overlays
33
// RUN: %target-swift-emit-silgen(mock-sdk: -sdk %S/Inputs -I %t) %s -enable-sil-ownership | %FileCheck %s
4+
// REQUIRES: objc_interop
45

56
import ObjectiveC
67

0 commit comments

Comments
 (0)