[cxx-interop] Attempt to fix some windows test failures on rebranch

Unfortunately, I did not find an easy way to fix the warning so
suppressed it for now. But I don't think we care about those symbols
being duplicated across different shared libraries.

rdar://159879290
This commit is contained in:
Gabor Horvath
2025-09-11 17:20:40 +01:00
parent 781d0fdfd9
commit a9734830c2
3 changed files with 8 additions and 4 deletions

View File

@@ -5,7 +5,6 @@
// RUN: %check-interop-cxx-header-in-clang(%t/functions.h -DSWIFT_CXX_INTEROP_HIDE_STL_OVERLAY -DSWIFT_CXX_INTEROP_EXPERIMENTAL_SWIFT_ERROR -Wno-unused-function)
// REQUIRES: swift_feature_GenerateBindingsForThrowingFunctionsInCXX
// REQUIRES: rdar159879290
// CHECK-LABEL: namespace Functions SWIFT_PRIVATE_ATTR SWIFT_SYMBOL_MODULE("Functions") {