mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add a flag `analyzeAddresses` for distinguishing address vs value escape analysis. This is simpler than handling that in the visitUse/visitDef closures. Also, fix a related bug, which let an address, which is escaping to a function, get unnoticed.
43 KiB
43 KiB