Files
swift-mirror/lib/SILOptimizer/Analysis/RegionAnalysis.cpp
Michael Gottesman df6a05c103 [rbi] When translating a Store, make sure to require src even if the value being stored is Sendable
This is important to ensure that we require the base of src if the src is
non-Sendable (e.x.: a non-Sendable box).

rdar://163322459
https://github.com/swiftlang/swift/issues/85107
2025-11-05 13:01:03 -08:00

167 KiB