mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is necessary since our func may want to emit conditional code with an early exit, emitting unused cleanups from the current scope via the function emitBranchAndCleanups(). If we have not yet created those cleanups, we will introduce a leak along that path. rdar://49990484
5.6 KiB
5.6 KiB