mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
This avoids coalescing checked and unchecked handlers with the same types, which results in runtime crashes as they are not compatible. We have a separate mangling for predefined handlers, TZ, which is unused. Repurpose this for checked handlers. Unchecked handlers keep their existing mangling with Tz. rdar://152263818
135 KiB
135 KiB