mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This patch adds false positive detection to sil-stats-lost-variables. We will now only detect a debug_value as lost if there is a real instruction which belongs to the same scope or a child scope of the scope of the debug_value and if they are both inline at the same location. //a
40 KiB
40 KiB