mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
As a follow up to https://github.com/apple/swift/pull/69841, clarify the possible states that initializer expression of a pattern can be in. The possible states are not checked, checked, and "checked and contextualized" (which is the new state that was introduced and requestified in the previous PR). This refactoring encodes the states more explicitly and renames a few compiler APIs to better align with the new naming. NFC.
12 KiB
12 KiB