Merge pull request #83578 from fahadnayyar/fnayyar/rdar-156235951-2

[cxx-interop] [unblocking-ci] Disabling custom-collection test on all platforms
This commit is contained in:
Allan Shortlidge
2025-08-07 08:06:12 -07:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
// REQUIRES: OS=macosx
// REQUIRES: rdar156235951
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop)
// RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=swift-6)