mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[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:
@@ -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") {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user