Files
swift-mirror/stdlib/public/libexec/swift-backtrace/TargetMacOS.swift
Allan Shortlidge 28bc3ca834 Backtracing: Use internal import in swift-backtracing.
The `swift-backtracing` module is an executable rather than a library so it
should have no reason to use the deprecated `@_implementationOnly import` over
`internal import`.
2024-09-09 12:48:28 -07:00

13 KiB