Skip to content

Commit c4af8bf

Browse files
authored
Merge pull request #84767 from hnrklssn/disable-span-execution
limit span-execution to macos for now
2 parents fe52553 + fc8578c commit c4af8bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/CxxToSwiftToCxx/span/span-execution.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
// REQUIRES: executable_test
1313

14+
// REQUIRES: OS=macosx || rdar-161999258
15+
1416
//--- header.h
1517
#include <string>
1618
#include <span>

0 commit comments

Comments
 (0)