Skip to content

Commit d51401c

Browse files
authored
Merge pull request #42278 from eeckstein/disable-cxx-test
temporarily disable Interop/Cxx/stdlib/libstdcxx-module-interface.swift
2 parents 9defe1f + 974e97d commit d51401c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/stdlib/libstdcxx-module-interface.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// This test is specific to libstdc++ and only runs on platforms where libstdc++ is used.
44
// REQUIRES: OS=linux-gnu
55

6+
// REQUIRES: rdar91518316
7+
68
// CHECK-STD: enum std {
79
// CHECK-STD: enum __cxx11 {
810
// CHECK-STD: struct __CxxTemplateInstNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE {

0 commit comments

Comments
 (0)