Files
swift-mirror/include/swift/SIL/SILLocation.h
Egor Zhdan 0efa7f90ef [cxx-interop][SwiftCompilerSources] Do not use SWIFT_IMPORT_UNSAFE with SILDebugLocation
`SWIFT_IMPORT_UNSAFE` is an escape hatch that can be used to make the Swift compiler ignore its usual safety heuristics for C++ types.

`SILDebugLocation` is better described as a self-contained Swift type.

Similar to 35263ef9.
2024-09-17 13:07:57 +01:00

28 KiB