mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This unusual situation can happen if an address is converted to a raw pointer and that pointer is stored to a memory location. In this case the walkers need to follow load instructions even if the visitor and current projection path don't say so. Fixes a miscompile rdar://122805546
36 KiB
36 KiB