mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[interop][SwiftToCxxToSwift] hide reverse interop module namespaces from forward interop
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// RUN: %check-interop-cxx-header-in-clang(%t/functions.h)
|
||||
|
||||
// CHECK-LABEL: namespace Functions {
|
||||
// CHECK-LABEL: namespace Functions __attribute__((swift_private)) {
|
||||
|
||||
// CHECK-LABEL: namespace _impl {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user