mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The cleanup stack pointer is not reset when there are only dead cleanups in a scope, so relax this assertion to check that there are no live cleanups instead of that the cleanup handles are at the same height. Fixes <rdar://problem/16203107>. Swift SVN r14674
4.9 KiB
4.9 KiB