Files
swift-mirror/SwiftCompilerSources/Sources/Optimizer/Utilities/EscapeUtils.swift
Andrew Trick 05a9acbb40 Fix escape analysis: addressable parameters.
An address-type parameter may escape via an indirect argument if the function's
result depends on the argument's address.
2025-04-08 00:07:30 -07:00

38 KiB