mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The specific issue was when we were walking instructions looking to see if there was a partial apply escaping instruction, we were not including the user itself. That means that if the user was the partial apply escaping instruction, we would return that no escape occured. rdar://149414471
1.5 KiB
1.5 KiB