Skip to content

Commit be0f25d

Browse files
committed
[interop] test - do not run index-while-building libc++ test on SDKs with Foundation broken in C++ interop mode
1 parent f503bd1 commit be0f25d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/Cxx/symbolic-imports/indexing-emit-libcxx-symbolic-module-interface.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
// RUN: ls %t/store/interfaces | %FileCheck --check-prefix=FILES %s
1414

1515
// REQUIRES: OS=macosx
16+
// REQUIRES: cxx-interop-fixed-cf_options
1617

1718
//--- Inputs/module.modulemap
1819
module CxxModule {

0 commit comments

Comments
 (0)