mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
C++ interop is now enabled in SwiftCompilerSources, so we can remove some of the C bridging layer and use C++ classes directly from Swift. rdar://83361087