mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
For optional chaining a swift_enum is created. If the sub-projection is ending a begin_access in the some-branch, it also needs to be ended in the none-branch. Fixes a compiler crash and/or a miscompile. https://bugs.swift.org/browse/SR-14534 rdar://77224220
28 KiB
28 KiB