Skip to content

Commit 7d0d5b7

Browse files
committed
[cxx-interop] XFAIL c-enums-withOptions-omit.
1 parent e1d70f0 commit 7d0d5b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/enum/c-enums-withOptions-omit.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %target-swift-ide-test -print-module -module-to-print=CenumsWithOptionsOmit -I %S/Inputs -source-filename=x -enable-experimental-cxx-interop | %FileCheck %s
22
// REQUIRES: objc_interop
33

4+
// XFAIL: *
5+
46
import CenumsWithOptionsOmit
57

68
// CHECK: class NSSet {

0 commit comments

Comments
 (0)