Files
swift-mirror/lib/Macros/Sources/SwiftMacros/SwiftifyImportMacro.swift
Gabor Horvath ae7e14c329 [cxx-interop] Avoid warnings in strict memory safe mode on in generated code
The generated safe wrappers need to call unsafe code. Make sure those
calls are qualified with unsafe to avoid warnings that are not
actionable (users cannot fix them).
2025-02-28 11:27:21 +00:00

44 KiB