Skip to content

Commit c14561f

Browse files
Merge pull request swiftlang#79137 from aschwaighofer/pr144000451
Hard disabled some test/Interop/Cxx/library-evolution tests
2 parents 3054ef0 + f9b551d commit c14561f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interop/Cxx/library-evolution/allow-c-in-cxx-mode-in-evolving-libraries.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RUN: split-file %s %t
33
// RUN: %target-swift-frontend %t/test.swift -I %t/Inputs -typecheck -enable-library-evolution -enable-experimental-cxx-interop -verify
44

5-
// REQUIRES: OS=macosx
5+
// REQUIRES: rdar144000451
66

77
//--- Inputs/module.modulemap
88
module CxxModule {

0 commit comments

Comments
 (0)