mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This lets us consolidate code paths that mostly run in parallel over the existing InOutTypeRepr/SharedTypeRepr/OwnedTypeRepr family of types. This patch by itself is NFC but makes it easier to introduce new spellings, particularly the newly-official `borrowing` and `consuming` modifiers that were approved in SE-0377.
55 KiB
55 KiB